unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch-hello-mode-map removed
@ 2021-01-17 20:16 Jon Fineman
  2021-01-17 20:42 ` David Edmondson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jon Fineman @ 2021-01-17 20:16 UTC (permalink / raw)
  To: notmuch

I just upgraded my notmuch library and noticed that per this thread the
function notmuch-hello-mode-map was removed.
https://nmbug.notmuchmail.org/nmweb/show/20200726165818.400-14-jonas%40bernoul.li

I had been following this guide to map keys to various notmuch
functions.
https://notmuchmail.org/emacstips/#index5h2

For example I have this mapping:
(define-key notmuch-hello-mode-map "i"
  (lambda ()
    (interactive)
    (notmuch-hello-search "folder:INBOX not tag:deleted")))

Still being very new to emacs and elisp I am having trouble coming up
with how to replace notmuch-hello-mode-map with another fuction.

Any help would be appreciated.

Thanks.

Jon

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-17 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 20:16 notmuch-hello-mode-map removed Jon Fineman
2021-01-17 20:42 ` David Edmondson
2021-01-17 20:55   ` Jon Fineman
2021-01-17 20:43 ` Tomas Nordin
2021-01-17 21:06 ` David Bremner

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).