Emacs Keybindings no longer work after upgrading to 0.17
authorNeeum Zawaz <mailinglists@nawaz.org>
Wed, 16 Apr 2014 05:24:19 +0000 (22:24 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:01:37 +0000 (10:01 -0800)
86/147850de1a24bd06bd6dbc8cb3833bb9b31da1 [new file with mode: 0644]

diff --git a/86/147850de1a24bd06bd6dbc8cb3833bb9b31da1 b/86/147850de1a24bd06bd6dbc8cb3833bb9b31da1
new file mode 100644 (file)
index 0000000..df7593e
--- /dev/null
@@ -0,0 +1,112 @@
+Return-Path: <feeble@fester.com>\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 21BDB431FBF\r
+       for <notmuch@notmuchmail.org>; Tue, 15 Apr 2014 22:24:47 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 n-KuzoFsI1Hl for <notmuch@notmuchmail.org>;\r
+       Tue, 15 Apr 2014 22:24:38 -0700 (PDT)\r
+Received: from filter01.dlls.pa.frontiernet.net\r
+       (filter01.dlls.pa.frontiernet.net [199.224.80.228])\r
+       by olra.theworths.org (Postfix) with ESMTP id 37935431FBD\r
+       for <notmuch@notmuchmail.org>; Tue, 15 Apr 2014 22:24:38 -0700 (PDT)\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by filter01.dlls.pa.frontiernet.net (Postfix) with ESMTP id 0D79E2737A6\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Apr 2014 05:24:37 +0000 (UTC)\r
+Received: from relay02.dlls.pa.frontiernet.net ([199.224.80.245])\r
+       by localhost (filter01.dlls.pa.frontiernet.net [199.224.80.228])\r
+       (amavisd-new, port 10024)\r
+       with LMTP id cYFh1H5lYTnw for <notmuch@notmuchmail.org>;\r
+       Wed, 16 Apr 2014 05:24:21 +0000 (UTC)\r
+X-Originating-IP: [192.183.213.3]\r
+X-Previous-IP: 192.183.213.3\r
+Received: from beetle_b (unknown [192.183.213.3])\r
+       by relay02.dlls.pa.frontiernet.net (Postfix) with ESMTPA id CF8C24A0B9\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Apr 2014 05:24:19 +0000 (UTC)\r
+Received: by beetle_b (Postfix, from userid 1000)\r
+       id 351CD8962B; Tue, 15 Apr 2014 22:24:19 -0700 (PDT)\r
+From: Neeum Zawaz <mailinglists@nawaz.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: Emacs Keybindings no longer work after upgrading to 0.17\r
+User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/23.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Tue, 15 Apr 2014 22:24:19 -0700\r
+Message-ID: <87eh0x26f0.fsf@fester.com>\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: Wed, 16 Apr 2014 05:24:47 -0000\r
+\r
+Hi,\r
+\r
+I have this function:\r
+\r
+\r
+(define-key notmuch-search-mode-map "a"\r
+      (lambda ()\r
+        "Archive message."\r
+        (interactive)\r
+        (notmuch-search-tag "-inbox")\r
+        (notmuch-search-tag "-lowpriority")\r
+        (notmuch-search-tag "-@review")\r
+        (notmuch-search-tag "-@respond")\r
+       ))\r
+\r
+With the upgrade, if I try pressing "a" in search view, I get:\r
+\r
+Wrong type argument: stringp, 43\r
+\r
+Yet if I run the commands manually, it works fine.\r
+\r
+The full error, BTW, is:\r
+\r
+Debugger entered--Lisp error: (wrong-type-argument stringp 45)\r
+  string-match("^[-+]\\S-+$" 45 nil)\r
+  #[(tag-change) "\305\306\307\310\n   #,?\205\311\312!\207" [tag-change start string regexp inhibit-changing-match-data "^[-+]\\S-+$" nil t string-match error "Tag must be of the form `+this_tag' or `-that_tag'"] 4](45)\r
+  mapc(#[(tag-change) "\305\306\307\310\n      #,?\205\311\312!\207" [tag-change start string regexp inhibit-changing-match-data "^[-+]\\S-+$" nil t string-match error "Tag must be of the form `+this_tag' or `-that_tag'"] 4] "-inbox")\r
+  notmuch-tag("(id:20140414235421.43aad8ffb333@www.pentaxforums.com)" "-inbox")\r
+  notmuch-search-tag("-inbox")\r
+  (lambda nil "Archive message." (interactive) (notmuch-search-tag "-inbox") (notmuch-search-tag "-lowpriority") (notmuch-search-tag "-@review") (notmuch-search-tag "-@respond"))()\r
+  call-interactively((lambda nil "Delete message." (interactive) (notmuch-search-tag "-inbox") (notmuch-search-tag "-lowpriority") (notmuch-search-tag "-@review") (notmuch-search-tag "-@respond")) nil nil)\r
+\r
+Strangely enough, the following works in show view.\r
+\r
+(define-key notmuch-show-mode-map "a"\r
+      (lambda ()\r
+        "Archive message."\r
+        (interactive)\r
+        (notmuch-show-tag-message "-inbox")\r
+        (notmuch-show-tag-message "-lowpriority")\r
+        (notmuch-show-tag-message "-@review")\r
+        (notmuch-show-tag-message "-@respond")\r
+       ))\r
+\r
+-- \r
+Dictionaries are for loosers.\r
+\r
+\r
+                    /\  /\               /\  /\r
+                   /  \/  \ u e e n     /  \/  a w a z\r
+                       >>>>>>mueen@nawaz.org<<<<<<\r
+                                   anl\r
+\r
\r