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 2B9BC431FD0 for ; Fri, 23 Dec 2011 02:25:47 -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 utuSIHwpHSQn for ; Fri, 23 Dec 2011 02:25:46 -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 6FCCF431FB6 for ; Fri, 23 Dec 2011 02:25:46 -0800 (PST) Received: by wibhq2 with SMTP id hq2so3772148wib.26 for ; Fri, 23 Dec 2011 02:25:45 -0800 (PST) Received: by 10.180.81.72 with SMTP id y8mr31047986wix.14.1324635945199; Fri, 23 Dec 2011 02:25:45 -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 ez4sm544605wbb.5.2011.12.23.02.25.43 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 23 Dec 2011 02:25:44 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id F1B01A031E; Fri, 23 Dec 2011 10:25:41 +0000 (GMT) To: Xavier Maillard , Jameson Graef Rollins , Notmuch Mail Subject: Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links In-Reply-To: References: <1324616352-15337-1-git-send-email-jrollins@finestructure.net> User-Agent: Notmuch/0.10.2+107~ga2d0215 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 23 Dec 2011 10:25:38 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Fri, 23 Dec 2011 10:25:47 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 23 Dec 2011 11:10:53 +0100, Xavier Maillard wr= ote: > Hi David, >=20 > On Fri, 23 Dec 2011 07:48:49 +0000, David Edmondson wrote: > > On Thu, 22 Dec 2011 20:59:12 -0800, Jameson Graef Rollins wrote: > > > Since message-ids necessarily match just a single message, there's no > > > reason to do a search for the id before viewing the actual message; > > > the search just becomes an extra screen to click through. Clicking on > > > an id: links now just jumps straight to the message itself. > >=20 > > It's often useful to see a message in context, particularly as it's > > common for people to reference id:'s when referring to a thread (thread: > > is instance local, as I recall). > >=20 > > Is there a simple way from `notmuch-show' to jump out to the result of > > `notmuch-search' for the current id:? Maybe we could bind ^ to something > > like `notmuch-show-in-context'. >=20 > Why not use a prefix argument to do different thing: >=20 > C-u RET -> show in context > RET -> show single message >=20 > WDYT ? I was talking nonsense. `notmuch-show' will show the full thread but only the matching message open. Jesse: Sorry for the noise - the patch looks good to me. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk70VyIACgkQaezQq/BJZRaEgACcCuUaIOCpQ7iB1mjph5Z7p0aP 3nwAnieM5LBhjn1UCahNgZVO8N46HikJ =mpZY -----END PGP SIGNATURE----- --=-=-=--