how about message-citation-line-format (was: Re: [PATCH v2 5/4] emacs: Add customizat...
authorGregor Zattler <telegraph@gmx.net>
Tue, 17 Jan 2012 07:17:49 +0000 (08:17 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:23 +0000 (09:42 -0800)
2c/6bf1eb66268179d031c9a590a2ca56255e36a8 [new file with mode: 0644]

diff --git a/2c/6bf1eb66268179d031c9a590a2ca56255e36a8 b/2c/6bf1eb66268179d031c9a590a2ca56255e36a8
new file mode 100644 (file)
index 0000000..174334b
--- /dev/null
@@ -0,0 +1,72 @@
+Return-Path: <error4me@gmx.de>\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 D820E429E35\r
+       for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 23:18:28 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
+       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 gOigyvH2PHAZ for <notmuch@notmuchmail.org>;\r
+       Mon, 16 Jan 2012 23:18:28 -0800 (PST)\r
+Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22])\r
+       by olra.theworths.org (Postfix) with SMTP id DB36D429E2F\r
+       for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 23:18:27 -0800 (PST)\r
+Received: (qmail invoked by alias); 17 Jan 2012 07:18:25 -0000\r
+Received: from p54BE5D85.dip.t-dialin.net (EHLO shi.workgroup) [84.190.93.133]\r
+       by mail.gmx.net (mp034) with SMTP; 17 Jan 2012 08:18:25 +0100\r
+X-Authenticated: #19296480\r
+X-Provags-ID: V01U2FsdGVkX18/c/UjVAw/kyjLM7i1nhoiAJcZu2vXofddtPcH7u\r
+       OcHGEYlMLrgZC2\r
+Received: from grfz by shi.workgroup with local (Exim 4.77)\r
+       (envelope-from <error4me@gmx.de>)\r
+       id 1Rn3J3-0001SR-Ar; Tue, 17 Jan 2012 08:18:09 +0100\r
+Date: Tue, 17 Jan 2012 08:17:49 +0100\r
+From: Gregor Zattler <telegraph@gmx.net>\r
+To: notmuch <notmuch@notmuchmail.org>\r
+Subject: how about message-citation-line-format (was: Re: [PATCH v2 5/4]\r
+       emacs: Add customization for the first line of quotes.)\r
+Message-ID: <20120117071749.GB2110@shi.workgroup>\r
+Mail-Followup-To: notmuch <notmuch@notmuchmail.org>\r
+References: <1326737603-21166-1-git-send-email-awg+notmuch@xvx.ca>\r
+       <1326763139-31146-1-git-send-email-awg+notmuch@xvx.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <1326763139-31146-1-git-send-email-awg+notmuch@xvx.ca>\r
+User-Agent: Mutt/1.5.21 (2010-09-15)\r
+X-Y-GMX-Trusted: 0\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: Tue, 17 Jan 2012 07:18:29 -0000\r
+\r
+Hi Adam, notmuch developers,\r
+* Adam Wolfe Gordon <awg+notmuch@xvx.ca> [16. Jan. 2012]:\r
+> Add a customization option, notmuch-mua-reply-quoth, which controls\r
+> the first line of the reply body (typically, "On %date%, %from% wrote:").\r
+> This allows users who like other styles or correspond in other languages\r
+> to set an appropriate line using any of the quoted message's headers.\r
+\r
+I really missed this feature in notmuch.  There is already\r
+message-citation-line-format which is part of message mode or\r
+gnus and is not used in notmuch.  Wouldn't it be more consistent\r
+to reuse this?\r
+\r
+\r
+Ciao; Gregor\r