Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.
authorThomas Jost <schnouki@schnouki.net>
Wed, 25 May 2011 13:21:06 +0000 (15:21 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:20 +0000 (09:38 -0800)
a3/a8f942c4cbff7994954e3f575a15699f3e4e93 [new file with mode: 0644]

diff --git a/a3/a8f942c4cbff7994954e3f575a15699f3e4e93 b/a3/a8f942c4cbff7994954e3f575a15699f3e4e93
new file mode 100644 (file)
index 0000000..3b19560
--- /dev/null
@@ -0,0 +1,103 @@
+Return-Path: <schnouki@schnouki.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 0ABFB429E27\r
+       for <notmuch@notmuchmail.org>; Wed, 25 May 2011 06:21:17 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.09\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       T_MIME_NO_TEXT=0.01] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id iSJ4I91PRRSH for <notmuch@notmuchmail.org>;\r
+       Wed, 25 May 2011 06:21:16 -0700 (PDT)\r
+Received: from ks3536.kimsufi.com (schnouki.net [87.98.217.222])\r
+       by olra.theworths.org (Postfix) with ESMTP id 3E692431FD0\r
+       for <notmuch@notmuchmail.org>; Wed, 25 May 2011 06:21:16 -0700 (PDT)\r
+Received: from thor.loria.fr (unknown\r
+       [IPv6:2001:660:4501:1:dad3:85ff:fe94:599c])\r
+       by ks3536.kimsufi.com (Postfix) with ESMTPSA id E25ED6A06A9;\r
+       Wed, 25 May 2011 15:21:14 +0200 (CEST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=schnouki.net;\r
+       s=key-schnouki; t=1306329674;\r
+       bh=AashY07fr/QcnCQlfMu8lpogSMdg8+9/X071BBKwrSY=;\r
+       h=From:To:Subject:In-Reply-To:References:Date:Message-ID:\r
+       MIME-Version:Content-Type;\r
+       b=SL2IKnpMzxK3IAyGmsDUgxfxnkQhgXk6Rd6/ei2ZrZCglSgjN6BUcuRvZnJAbDG5s\r
+       XqdC33aOEaRF8WzLjApt48UzQRyoVyQQfeC2HK0X6DS3JTgpMh115fpE+q5lUxT/rJ\r
+       u8gUWbDws98pC2/kufZ5rSCd3kHr82/d5kAmVHiY=\r
+From: Thomas Jost <schnouki@schnouki.net>\r
+To: Carl Worth <cworth@cworth.org>, Stewart Smith <stewart@flamingspork.com>,\r
+       notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: [PATCH] emacs: Allow user to choose "From" address when composing\r
+       a new message.\r
+In-Reply-To: <87lixvvjty.fsf@yoom.home.cworth.org>\r
+References: <87vcxb0za4.fsf@flamingspork.com>\r
+       <87wrhfvk6a.fsf@yoom.home.cworth.org>\r
+       <87lixvvjty.fsf@yoom.home.cworth.org>\r
+User-Agent: Notmuch/0.5-212-g6417e54 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Wed, 25 May 2011 15:21:06 +0200\r
+Message-ID: <87lixu7w71.fsf@thor.loria.fr>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 25 May 2011 13:21:17 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Tue, 24 May 2011 15:02:01 -0700, Carl Worth <cworth@cworth.org> wrote:\r
+> In order to select a From address, the user simply presses M instead of\r
+> m to begin composing a message. By default the list of names/addresses\r
+> to be used during completion will be automatically generated by the\r
+> settings in the notmuch configuration file. The user can customize\r
+> the notmuch-identities variable to provide an alternate list.\r
+\r
+Thanks, IMHO that's better than my previous solution. And it makes my\r
+.emacs smaller, woohoo! :)\r
+\r
+One little issue though: you did not update notmuch-show-mode-map in\r
+notmuch-show.el. I'll reply with a patch that fixes that (or you can\r
+just integrate it in your commit when pushing it).\r
+\r
+I'll also send a few additional patches that make it possible to choose\r
+the "From" address when forwarding a message and when replying to a\r
+message.\r
+\r
+Regards,\r
+\r
+=2D-=20\r
+Thomas/Schnouki\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQEcBAEBAgAGBQJN3QJDAAoJEMPdciX+bh5ItAQIAJqSTsOG2AYdnJWRcX43lo4y\r
+9xk6KASblvmcB2CKsBc357GV6BgkCAYep4OEnGRA8cEYxqoN+fEg17as8wGSwgqA\r
+Jl9wkRqb8vOLLuWUOaHNT8PZVaPqB+U/y2CJ/aRK4pCVU9/52JxNPLFC1m2mRBEm\r
+bBDBF2LHeA2W1GLOfX6rsRlKDHzcUcvH8lcldVnvpHEiRQ5uJ8KCOd59+k6rQe9u\r
+Y7qMqowtWpqblg7CMNey/c9Xo3Od90nWsgv3QhlfkPspP4fgXhkWlycuN6rBXMtl\r
+IrP4mXWhZx5qef347Mie+7H4qap7e3Qt9j9F3kHRwaPtYEYPJKaDuyXX4qsLCks=\r
+=fmzY\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r