From 26bbaeee6e851dbc790200a926b4f43b1d44a53b Mon Sep 17 00:00:00 2001 From: Rainer M Krug Date: Wed, 23 Jan 2013 13:32:42 +0100 Subject: [PATCH] Linking to emails via notmuch --- 95/a6b19517a59e9f3db9d7bdc002e6fa9968fdd3 | 88 +++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 95/a6b19517a59e9f3db9d7bdc002e6fa9968fdd3 diff --git a/95/a6b19517a59e9f3db9d7bdc002e6fa9968fdd3 b/95/a6b19517a59e9f3db9d7bdc002e6fa9968fdd3 new file mode 100644 index 000000000..c52afd0c7 --- /dev/null +++ b/95/a6b19517a59e9f3db9d7bdc002e6fa9968fdd3 @@ -0,0 +1,88 @@ +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 2ACE9431FAF + for ; Wed, 23 Jan 2013 04:33:03 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.202 +X-Spam-Level: * +X-Spam-Status: No, score=1.202 tagged_above=-999 required=5 + tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, + NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001] + 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 9bWkZd8rK6yf for ; + Wed, 23 Jan 2013 04:33:02 -0800 (PST) +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id E5C17431FAE + for ; Wed, 23 Jan 2013 04:33:01 -0800 (PST) +Received: from list by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1TxzVu-0006vX-Tp + for notmuch@notmuchmail.org; Wed, 23 Jan 2013 13:33:10 +0100 +Received: from arn78-1-88-186-171-7.fbx.proxad.net ([88.186.171.7]) + by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Wed, 23 Jan 2013 13:33:10 +0100 +Received: from R.M.Krug by arn78-1-88-186-171-7.fbx.proxad.net with local + (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 + for ; Wed, 23 Jan 2013 13:33:10 +0100 +X-Injected-Via-Gmane: http://gmane.org/ +To: notmuch@notmuchmail.org +From: Rainer M Krug +Subject: Linking to emails via notmuch +Date: Wed, 23 Jan 2013 13:32:42 +0100 +Lines: 25 +Message-ID: +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit +X-Complaints-To: usenet@ger.gmane.org +X-Gmane-NNTP-Posting-Host: arn78-1-88-186-171-7.fbx.proxad.net +User-Agent: Mozilla/5.0 (X11; Linux i686; + rv:18.0) Gecko/20121214 Thunderbird/18.0 +X-Enigmail-Version: 1.5 +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: Wed, 23 Jan 2013 12:33:03 -0000 + +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +Hi + +I would like to cross-reference emails via notmuch, i.e. I would like to include a link to an +email in a git commit message (this is a private gip repo and I am the only developer and +committer, so no problem from that side). Is it possible to get a link to an email which, when +clicked in emacs, opens the corresponding email using notmuch? Or should I use a different approach? + +Thanks, + +Rainer +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) +Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ + +iQEcBAEBAgAGBQJQ/9hqAAoJENvXNx4PUvmCaqMH/AgrPLWZSU6hsdwaz54GLOBA +h8jvLMq6rtCaAEceMDsFMepYGOmK+3Z1OuzIILbHPS2PDp3c9ExesMS2qAzsOL2D +dhDQsKxYkssSMzWCZBRiLrGeyF7w01Pu7n4VIlKl+KeE3vrItPNV2LHgaeTnClIz +jIHdAfQEwMRbXpZAQiTMXX+ed7Upfu50cgWyf3EydcZ4RcJvCuzvr8iQ/jzcrONM +fSDHdZ7QqMlsvbzIYy9nNIlj0yT+Fs3xwA5hWRPczQvEurNP2UKtHMfZNw+Rn2KG +Po4PEAp9rzzXKqM0JocqWKi9BDBLKpSV/8VseNKlllDM+89IONhEtXQOYTeclKk= +=uTH8 +-----END PGP SIGNATURE----- + -- 2.26.2