Re: [notmuch] [PATCH] notmuch.el: Allow citation suffixes to be shown as well as...
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 6 Apr 2010 07:38:28 +0000 (09:38 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:30 +0000 (09:36 -0800)
3e/bb2c652d39d83b945da235a16ebae63de7efc2 [new file with mode: 0644]

diff --git a/3e/bb2c652d39d83b945da235a16ebae63de7efc2 b/3e/bb2c652d39d83b945da235a16ebae63de7efc2
new file mode 100644 (file)
index 0000000..20e6010
--- /dev/null
@@ -0,0 +1,63 @@
+Return-Path: <Sebastian@SSpaeth.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 E6A164196F4\r
+       for <notmuch@notmuchmail.org>; Tue,  6 Apr 2010 00:38:32 -0700 (PDT)\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=[BAYES_40=-0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham\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 2HBQkJLlJxOc for <notmuch@notmuchmail.org>;\r
+       Tue,  6 Apr 2010 00:38:32 -0700 (PDT)\r
+Received: from homiemail-a13.g.dreamhost.com (caiajhbdcaid.dreamhost.com\r
+       [208.97.132.83])\r
+       by olra.theworths.org (Postfix) with ESMTP id 3F9644196F0\r
+       for <notmuch@notmuchmail.org>; Tue,  6 Apr 2010 00:38:32 -0700 (PDT)\r
+Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
+       [129.132.133.204])\r
+       by homiemail-a13.g.dreamhost.com (Postfix) with ESMTPA id 234726A806F; \r
+       Tue,  6 Apr 2010 00:38:29 -0700 (PDT)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Tue, 06 Apr 2010 09:38:28 +0200\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] [PATCH] notmuch.el: Allow citation suffixes to be\r
+       shown as well as prefixes.\r
+In-Reply-To: <1266403911-16567-1-git-send-email-dme@dme.org>\r
+References: <1266403911-16567-1-git-send-email-dme@dme.org>\r
+Date: Tue, 06 Apr 2010 09:38:28 +0200\r
+Message-ID: <874ojphvyj.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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, 06 Apr 2010 07:38:33 -0000\r
+\r
+On Wed, 17 Feb 2010 10:51:51 +0000, David Edmondson <dme@dme.org> wrote:\r
+> In many conversations the last few lines of a citation are more\r
+> interesting than the first few lines, hence allow those to be shown if\r
+> desired.\r
+> \r
+> Modify the face used for the citation button to distinguish it from\r
+> the surrounding citation.\r
+\r
+I've been using this patch and don't want to lose it. However, as it\r
+does not apply anymore due to the file moving, I'll reply with 2 updated\r
+patches that produce nicer citations.\r
+\r
+Sebastian\r