summaryrefslogtreecommitdiff
path: root/emacstips.mdwn
AgeCommit message (Collapse)Author
2025-11-15emacstips: my/notmuch-unthreaded-show-recipient-if-sentWillForan
* use `user-mail-address` which hopefully already stores the email address to check against * if-is-author extra else component (duplicated true line?) removed * add note `notmuch-tree-clean-address` doesn't work well on To: * add doc string
2023-11-06emacstips: add code to check for empty subjectDavid Miguel Susano Pinto
2023-10-31emacstips.mdwn: attachment check is builtin notmuch since versino 0.29David Miguel Susano Pinto
2023-10-08Adds hint to notmuch-user-agent to the FCC/BCC emacstips.Christoph Göttschkes
2022-12-28Fix typosStefan Kangas
2022-10-12Delete comment about notmuch 0.15 or olderStefan Kangas
2022-10-12Move Emacs 24 tip to the endStefan Kangas
2022-07-20Show recipient in unthreaded sent messages listinwit
2022-03-11Added tip on context dependent part selection in emacsinwit
2022-01-06fix URLs for cgitDavid Bremner
2022-01-06update url for message-templDavid Bremner
2021-08-02Fix references to ol-notmuch, previously org-notmuchRune Juhl Jacobsen
2021-04-30emacstips: Clarify mml-secure-openpgp-sign-with-sender complicationJonas Bernoulli
2021-04-21emacstip: convert .pdf and .docx to text, pop to bufferTomi
2020-11-21Set mml-secure-openpgp-sign-with-sender to sign messagesmomo
mml-secure-openpgp-sign-with-sender has to be set to t in the configuration to continue signing messages since Emacs 27.1: - https://notmuchmail.org/news/release-0.31/
2019-11-06add pointers to mailscriptsSean Whitton
2019-09-13Add note that org-notmuch was renamed ol-notmuchSheng Yang
2019-07-03fix parenthesis in gnus-alias identity rules definitionAndre Bianchi
2019-05-22Update obsolete function in exampleLeo Vivier
2019-04-09Updated documentation for verification of inline pgp messagesRainer Gemulla
2018-11-28Add info about maildcap files, exmaple: `copiousoutput`Marcel van der Boom
The `copiousoutput` setting in mailcap may be cause for failure in viewing html parts if the browser immediately returns.
2018-10-27add r/R key swap instructions for tree-modeLéo Gaspard
2018-10-21add org-notmuch install instructions for NixOSLéo Gaspard
2018-04-14Fix typosMartin Michlmayr
2018-04-14Fix typoMartin Michlmayr
2018-04-12document the attachment forgetness fixAntoine Beaupré
I am guessing the header number and email link, i hope i am getting those right
2018-03-28Fix typoDamien Cassou
2018-03-28Add some code to automatically encrypt a message when possibleDamien Cassou
2016-10-16Change binding for my-notmuch-show-view-as-patchDave Barker
2016-10-16Update my-notmuch-show-view-as-patch exampleDave Barker
2016-09-10add note about message-templDavid Bremner
2016-06-14notmuchmail.org and git.notmuchmail.org are both available over httpsDaniel Kahn Gillmor
2016-04-11quote properlyAntoine Beaupré
one of the very few cases where we want $* instead of $@
2016-04-11mention the builtin autocompletionAntoine Beaupré
2016-01-14emacs 24 required for some smtpmail featuresTomi
2016-01-10Fix typo in `emacstips` docs crypto sectionaguestuser
Add missing invocation of `setq` to initialize decryption of mime msgs
2015-11-02tunkTomi Ollila
2015-11-02cosmicTomi Ollila
2015-11-02more indent, link fixTomi Ollila
2015-11-02Add smtpmailTomi Ollila
2015-11-02reference notmuch_init_file now in notmuch-emacs.mdwnTomi Ollila
2015-10-07remove extra quote from emacs exampleDavid Bremner
the list is already quoted
2015-08-21whitespace fixJani Nikula
2015-08-21emacs: interfacing with patchworkJani Nikula
2015-07-28Add troubleshooting tip in emacstips: encrypt also for sender.Michele Orrù
This whole thing actually happened thanks to bremner.
2015-07-01split basics from emacstips into notmuch-emacsJani Nikula
2014-11-09Added Adrian Perez' email address completerDanny O'Brien
2014-10-13Show the defadvice to overwrite the sender address.Sebastian Fischmeister
2014-10-12Revert "Added another way to set the from address automatically when sending mail through msmtp."Jani Nikula
This reverts commit f1bc6af50df4383abc038fd22d26356eb18075bc, because the author was not reachable for a license change. Please do not bring back the content without proper licensing.
2014-10-12emacstips: invoking the external html viewerJani Nikula
Rewrite because the information was mostly obsolete *and* we couldn't reach the author of existing text for license change: commit 703ae92a5c0acdbea5384b36b78ea341e0b07da1 Author: Konrad Scorciapino <konrad@scorciapino.com> Date: Wed Mar 23 16:20:16 2011 -0300 html rendering Please don't resurrect that text without proper license.