Package: notmuch
Version: 0.17-3
Severity: serious
It seems that upgrading from wheezy to jessie has mostly destroyed my
capability of using notmuch in emacs.
My workflow was simply to call "M-x notmuch" after starting emacs.
I load notmuch as follows, from my .emacs:
(safe-require 'notmuch)
(safe-require is a wrapper around require that doesn't crash .emacs if
it fails)
When I run M-x notmuch, I get this:
Welcome to notmuch. You have 188 254 messages.
... then nothing, and a backtrace:
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p A)
#[(elem) "@A:\203 \211A@)\202 A\306p!\307y\210\310
\311\"\204) \n\312V\2053 \f\313\310
\314\"\"\nE+\207" [elem x message-count search-query name options read 1
plist-get :show-empty-searches 0 notmuch-hello-filtered-query :filter]
7](("nonkoumbit inbox" . "tag:inbox and not tag:koumbit and not tag:rt"))
mapcar(#[(elem) "@A:\203 \211A@)\202 A\306p!\307y\210\310
\311\"\204) \n\312V\2053 \f\313\310
\314\"\"\nE+\207" [elem x message-count search-query name options read 1
plist-get :show-empty-searches 0 notmuch-hello-filtered-query :filter] 7]
(("nonkoumbit inbox" . "tag:inbox and not tag:koumbit and not tag:rt")
("koumbit inbox" . "tag:koumbit and tag:inbox and not tag:drupalorg\n
and not tag:rt") ("unread inbox" . "tag:inbox and tag:unread") ("inbox" .
"tag:inbox") ("todos" . "tag:todo") ("RT" . "tag:inbox and tag:rt")
("Drupal.org" . "tag:koumbit and tag:inbox and tag:drupalorg") ("inso" .
"tag:inso and tag:unread") ("quoifaire" . "tag:quoifaire and tag:unread")
("notmuch" . "to:[email protected] and tag:unread") ("freshports" .
"tag:freshports and tag:unread") ("denyhosts" . "tag:denyhosts and tag:rapports
and tag:unread") ("backups" . "tag:backupninja and tag:rapports and
tag:unread") ("cron" . "tag:cron and tag:rapports and tag:unread") ("bounces" .
"
tag:bounces and tag:rapports and tag:unread") ("upgrades" . "tag:upgrades and
tag:rapports and tag:unread") ("rapports" . "tag:rapports and tag:unread")
("sent" . "tag:sent") ("drafts" . "tag:draft")))
notmuch-hello-query-counts((("nonkoumbit inbox" . "tag:inbox and not
tag:koumbit and not tag:rt") ("koumbit inbox" . "tag:koumbit and tag:inbox and
not tag:drupalorg\n and not tag:rt") ("unread inbox" . "tag:inbox
and tag:unread") ("inbox" . "tag:inbox") ("todos" . "tag:todo") ("RT" .
"tag:inbox and tag:rt") ("Drupal.org" . "tag:koumbit and tag:inbox and
tag:drupalorg") ("inso" . "tag:inso and tag:unread") ("quoifaire" .
"tag:quoifaire and tag:unread") ("notmuch" . "to:[email protected] and
tag:unread") ("freshports" . "tag:freshports and tag:unread") ("denyhosts" .
"tag:denyhosts and tag:rapports and tag:unread") ("backups" . "tag:backupninja
and tag:rapports and tag:unread") ("cron" . "tag:cron and tag:rapports and
tag:unread") ("bounces" . "tag:bounces and tag:rapports and tag:unread")
("upgrades" . "tag:upgrades and tag:rapports and tag:unread") ("rapports" .
"tag:rapports and tag:unread") ("sent" . "tag:sent") ("drafts" . "tag:draft"))
:show-empty-searches nil
)
notmuch-hello-insert-saved-searches()
#[(section) "`\302 !\203 \210\202 \303 @
A\"\210`=?\205 \304\305!)\207" [point-before section functionp apply
widget-insert "\n"] 3](notmuch-hello-insert-saved-searches)
mapc(#[(section) "`\302 !\203 \210\202 \303 @
A\"\210`=?\205 \304\305!)\207" [point-before section functionp apply
widget-insert "\n"] 3] (notmuch-hello-insert-header
notmuch-hello-insert-saved-searches notmuch-hello-insert-search
notmuch-hello-insert-recent-searches notmuch-hello-insert-alltags
notmuch-hello-insert-footer))
notmuch-hello()
notmuch()
call-interactively(notmuch t nil)
execute-extended-command(nil)
call-interactively(execute-extended-command nil nil)
NEWS.Debian.gz doesn't seem to explain this.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages notmuch depends on:
ii libc6 2.17-97
ii libglib2.0-0 2.36.4-1
ii libgmime-2.6-0 2.6.19-3
ii libnotmuch3 0.17-3
ii libtalloc2 2.1.0-1
Versions of packages notmuch recommends:
ii gnupg-agent 2.0.22-3
ii notmuch-emacs 0.17-3
notmuch suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]