Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id CFE61429E4A for ; Mon, 16 Jan 2012 03:47:08 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yiiLBvGYWZ3A for ; Mon, 16 Jan 2012 03:47:08 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 4D913429E45 for ; Mon, 16 Jan 2012 03:47:08 -0800 (PST) Received: by wibhr12 with SMTP id hr12so2322804wib.26 for ; Mon, 16 Jan 2012 03:47:07 -0800 (PST) Received: by 10.180.88.229 with SMTP id bj5mr19352359wib.5.1326714427166; Mon, 16 Jan 2012 03:47:07 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id o17sm21926406wbh.19.2012.01.16.03.47.05 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 Jan 2012 03:47:06 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id DB1639FD88; Mon, 16 Jan 2012 11:47:03 +0000 (GMT) To: Pieter Praet , Austin Clements Subject: Re: [PATCH] [RFC] emacs: merge overhauled `notmuch-cycle-notmuch-buffers' into `notmuch' In-Reply-To: <87wr8rc2ex.fsf@praet.org> References: <1326710551-23122-1-git-send-email-pieter@praet.org> <87wr8rc2ex.fsf@praet.org> User-Agent: Notmuch/0.11+64~g42e8f66 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 16 Jan 2012 11:47:03 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: Notmuch Mail X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2012 11:47:09 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 16 Jan 2012 12:28:06 +0100, Pieter Praet wrote: > Perhaps we could use `ido-completion-help', like Org-mode does with > `org-iswitchb' ? OTOH, that would require an extra [RET]. Bah... I'm a no-ido person. > > Hmm, yes, that seems reasonable. > >=20 > > > FYI: causes 2 compile warnings due to requiring the cl package at run= time. > >=20 > > `cl' is still `eval-when-compile' though - won't that break? >=20 > Haven't noticed any issues here, apart from the complaints @ compilation. If you load the compiled lisp into 'emacs -Q' and then attempt to call the function, it doesn't complain? (I haven't tested.) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8UDjcACgkQaezQq/BJZRbflwCeIxBKjuk+GSGBsrb3QDXOjhlS /VIAmgLACcdvhWr8a7tJMOm6jxFBmDVL =ArjI -----END PGP SIGNATURE----- --=-=-=--