Re: [PATCH] emacs: Make notmuch-message-mode play nicely with flyspell
authorDavid Bremner <david@tethera.net>
Tue, 10 Nov 2015 12:36:35 +0000 (08:36 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:50:03 +0000 (14:50 -0700)
b1/c52798ec529280bedf57142b15014deab70b41 [new file with mode: 0644]

diff --git a/b1/c52798ec529280bedf57142b15014deab70b41 b/b1/c52798ec529280bedf57142b15014deab70b41
new file mode 100644 (file)
index 0000000..a1de2e9
--- /dev/null
@@ -0,0 +1,59 @@
+Return-Path: <david@tethera.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 arlo.cworth.org (Postfix) with ESMTP id A4F076DE1799\r
+ for <notmuch@notmuchmail.org>; Tue, 10 Nov 2015 04:37:29 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.094\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.094 tagged_above=-999 required=5 tests=[AWL=0.094]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id MArjB6yyFdM7 for <notmuch@notmuchmail.org>;\r
+ Tue, 10 Nov 2015 04:37:27 -0800 (PST)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 57AA76DE1734\r
+ for <notmuch@notmuchmail.org>; Tue, 10 Nov 2015 04:37:27 -0800 (PST)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1Zw8AQ-0001Un-Eu; Tue, 10 Nov 2015 12:36:54 +0000\r
+Received: (nullmailer pid 6003 invoked by uid 1000); Tue, 10 Nov 2015\r
+ 12:36:35 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: Make notmuch-message-mode play nicely with\r
+ flyspell\r
+In-Reply-To: <1446584532-27101-1-git-send-email-sojkam1@fel.cvut.cz>\r
+References: <1446584532-27101-1-git-send-email-sojkam1@fel.cvut.cz>\r
+User-Agent: Notmuch/0.21~rc3+7~g10e933a (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 10 Nov 2015 08:36:35 -0400\r
+Message-ID: <87ziym2fqk.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 10 Nov 2015 12:37:29 -0000\r
+\r
+Michal Sojka <sojkam1@fel.cvut.cz> writes:\r
+\r
+> Flyspell mode uses a special setting for message-mode to not\r
+> spell-check message headers except Subject. Apply this setting also to\r
+> notmuch-message-mode.\r
+\r
+pushed,\r
+\r
+d\r