unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Ryan Tate <ryantate@ryantate.com>
To: notmuch@notmuchmail.org
Subject: void definition: notmuch-tree-close-message-pane-and
Date: Sat, 28 Oct 2023 00:01:12 -0400	[thread overview]
Message-ID: <87zg03v1iv.fsf@localhost> (raw)

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.

                 reply	other threads:[~2023-10-28  4:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zg03v1iv.fsf@localhost \
    --to=ryantate@ryantate.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).