[PATCH 03/13] emacs: Adjust comment to avoid confusing font-lock.
authorDavid Edmondson <dme@dme.org>
Wed, 19 May 2010 07:03:30 +0000 (08:03 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:04 +0000 (09:37 -0800)
6a/ecdff5a098ea7da1308f28c568d6f42e20bf99 [new file with mode: 0644]

diff --git a/6a/ecdff5a098ea7da1308f28c568d6f42e20bf99 b/6a/ecdff5a098ea7da1308f28c568d6f42e20bf99
new file mode 100644 (file)
index 0000000..a618d4d
--- /dev/null
@@ -0,0 +1,80 @@
+Return-Path: <dme@dme.org>\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 C9AEE40AB4B\r
+       for <notmuch@notmuchmail.org>; Wed, 19 May 2010 01:56:20 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9, 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 UMtXLmi0t-QV for <notmuch@notmuchmail.org>;\r
+       Wed, 19 May 2010 01:56:08 -0700 (PDT)\r
+Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com\r
+       [209.85.219.213])\r
+       by olra.theworths.org (Postfix) with ESMTP id DDA09409C6A\r
+       for <notmuch@notmuchmail.org>; Wed, 19 May 2010 01:54:16 -0700 (PDT)\r
+Received: by mail-ew0-f213.google.com with SMTP id 5so1814149ewy.0\r
+       for <notmuch@notmuchmail.org>; Wed, 19 May 2010 01:54:16 -0700 (PDT)\r
+Received: by 10.213.109.77 with SMTP id i13mr3626468ebp.88.1274259256543;\r
+       Wed, 19 May 2010 01:54:16 -0700 (PDT)\r
+Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
+       [83.217.165.81])\r
+       by mx.google.com with ESMTPS id 16sm3529209ewy.11.2010.05.19.01.54.15\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Wed, 19 May 2010 01:54:15 -0700 (PDT)\r
+Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
+       id 6D5065940A0; Wed, 19 May 2010 08:03:45 +0100 (BST)\r
+From: David Edmondson <dme@dme.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 03/13] emacs: Adjust comment to avoid confusing font-lock.\r
+Date: Wed, 19 May 2010 08:03:30 +0100\r
+Message-Id: <1274252620-1249-4-git-send-email-dme@dme.org>\r
+X-Mailer: git-send-email 1.7.1\r
+In-Reply-To: <1274252620-1249-1-git-send-email-dme@dme.org>\r
+References: <1274252620-1249-1-git-send-email-dme@dme.org>\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, 19 May 2010 08:56:21 -0000\r
+\r
+Comments with an open bracket in the first column confuse `font-lock'\r
+mode, so avoid them.\r
+---\r
+ emacs/notmuch.el |    6 +++---\r
+ 1 files changed, 3 insertions(+), 3 deletions(-)\r
+\r
+diff --git a/emacs/notmuch.el b/emacs/notmuch.el\r
+index 57e1140..7457da9 100644\r
+--- a/emacs/notmuch.el\r
++++ b/emacs/notmuch.el\r
+@@ -551,10 +551,10 @@ This function advances the next thread when finished."\r
+   "Tag/face mapping for line highlighting in notmuch-search.\r
\r
+ Here is an example of how to color search results based on tags.\r
+-(the following text would be placed in your ~/.emacs file):\r
++ (the following text would be placed in your ~/.emacs file):\r
\r
+-(setq notmuch-search-line-faces '((\"delete\" . '(:foreground \"red\"))\r
+-                                 (\"unread\" . '(:foreground \"green\"))))\r
++ (setq notmuch-search-line-faces '((\"delete\" . '(:foreground \"red\"))\r
++                                   (\"unread\" . '(:foreground \"green\"))))\r
\r
+ Order matters: for lines with multiple tags, the the first\r
+ matching will be applied."\r
+-- \r
+1.7.1\r
+\r