Questions tagged [notmuch]
The notmuch tag has no summary.
29 questions
1 vote
2 answers
100 views
Which command is triggered by a button?
When one wants to know which command is triggered by a keybinding, there is C-h k. Is there a way to know which command is triggered by a click on a button? For example, in notmuch-hello, I would like ...
1 vote
1 answer
45 views
How to bind a tag addition with a key?
I started using notmuch and I often use the trash tag to have emails sent to Maildir\mail-account-i\Trash through a script. When in search mode, I have to do +trash RET on a mail (or a set of mails) ...
0 votes
2 answers
420 views
Linking from notmuch emails to org with date in the link description?
I am using org-mode to, well, organize information, and I often find it useful to link to email, where I use notmuch. I can do C-c l in a notmuch buffer to store a link, and then C-c C-l in an org-...
0 votes
1 answer
130 views
Open all emails in notmuch tree search buffer
I'm trying to write a function that will open all emails listed in a buffer created with a tree search in notmuch. It's meant to go over every line, get message id of an email and then open it with ...
0 votes
1 answer
402 views
Finish a draft in notmuch
I would like to finish a draft in notmuch-emacs email client. I am just starting with notmuch-emacs. I am able to read, search for, filter emails, send an email. I found notmuch used tag draft to work ...
2 votes
2 answers
182 views
Is there an Emacs-specific solution to printing Emails?
I'm using notmuch for reading and writing emails. This works fine, but sometimes I still do need to print emails. Here the available tools don't shine. Out of the box, using #, printing results in an ...
0 votes
1 answer
601 views
Fetching email from multiple accounts via both Lieer (gmailieer) and isync with Notmuch
I was wondering if I can use both isync and Lieer (gmailieer) at the same time to pull email from multiple Gmail and multiple non-Gmail accounts (each account being in a separate subdirectory in my ...
3 votes
1 answer
2k views
Is there some way to view the HTML part of an email in an external browser or as a PDF in notmuch?
I have just started using notmuch for email. I was wondering if there is some way I can view the HTML part of an email in an external browser or rendered to a pdf and viewed inside Emacs (like you can ...