unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* void definition: notmuch-tree-close-message-pane-and
@ 2023-10-28  4:01 Ryan Tate
  0 siblings, 0 replies; only message in thread
From: Ryan Tate @ 2023-10-28  4:01 UTC (permalink / raw)
  To: notmuch

The below two elisp lines are verbatim from 
https://notmuchmail.org/emacstips/ and from my own init file:

(define-key notmuch-tree-mode-map "r" 
(notmuch-tree-close-message-pane-and #'notmuch-show-reply))
 
(define-key notmuch-tree-mode-map "R" 
(notmuch-tree-close-message-pane-and #'notmuch-show-reply-sender)) 

After upgrading Debian 11->12 and getting whatever new version 
comes along (0.37, looks like), these throw the error:

"Symbol's function definition is void: 
notmuch-tree-close-message-pane-and"

If I comment out those two lines everything works fine.

Any idea what is going on? I didn't see anything on this function 
being removed (nor can I imagine it would be). Thanks for any 
help.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-28  4:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-28  4:01 void definition: notmuch-tree-close-message-pane-and Ryan Tate

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).