index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
emacs
/
notmuch-mua.el
Commit message (
Expand
)
Author
Age
*
emacs: push mark before signature on reply
Jani Nikula
2014-03-30
*
emacs: Simplify and fix `notmuch-mua-prompt-for-sender'
Austin Clements
2014-03-04
*
emacs: Build forwarded message buffer more directly
Austin Clements
2014-02-22
*
emacs: initialize ido(-completing-read) in emacs 23.[123]
Tomi Ollila
2014-02-03
*
emacs: do not put quoted reply in primary selection
Mark Walters
2013-11-19
*
emacs: Improve interactive use documentation
Austin Clements
2013-10-07
*
emacs: `notmuch-mua-new-reply' is also not interactive
Austin Clements
2013-10-07
*
emacs: `notmuch-mua-new-forward-message' is not interactive
Austin Clements
2013-10-07
*
emacs: fix notmuch-mua-reply point placement when signature involved
Tomi Ollila
2013-09-08
*
emacs: insert quotable parts in reply as they are displayed in show view
Jani Nikula
2013-09-05
*
emacs: dropped rest of now-unused JSON functionality
Tomi Ollila
2013-07-20
*
emacs: Use S-exp format everywhere
Austin Clements
2013-06-24
*
emacs: Use --format-version for search, show, and reply
Austin Clements
2012-12-16
*
emacs: Factor out synchronous notmuch JSON invocations
Austin Clements
2012-12-16
*
emacs: Do not pass stderr of notmuch reply to JSON parser
Michal Sojka
2012-05-06
*
emacs: Let the user choose where to compose new mails
Thomas Jost
2012-05-06
*
emacs: Correctly quote non-text/plain parts in reply
Adam Wolfe Gordon
2012-05-06
*
emacs: Fix the References header in reply
Adam Wolfe Gordon
2012-04-02
*
emacs: Fix two bugs in reply
Adam Wolfe Gordon
2012-04-02
*
emacs: Use the new JSON reply format and message-cite-original
Adam Wolfe Gordon
2012-03-19
*
emacs: fix MML quoting in replies
Jani Nikula
2012-03-10
*
emacs: use mark instead of point-max in MML quoting.
David Bremner
2012-02-04
*
Merge commit '0.11.1'
David Bremner
2012-02-04
|
\
|
*
emacs: quote MML tags in replies
Aaron Ecay
2012-02-03
*
|
emacs: logically group def{custom,face}s
Pieter Praet
2012-01-19
*
|
emacs: add support for replying just to the sender
Jani Nikula
2012-01-14
*
|
emacs: Mark the quoted region during reply.
David Edmondson
2012-01-10
|
/
*
emacs: Fix notmuch-mua-user-agent defcustom
Jani Nikula
2011-12-22
*
Add an argument to notmuch-mua-mail
Aaron Ecay
2011-12-18
*
fix checking whether header is member of message-hidden-headers
Tomi Ollila
2011-08-25
*
emacs: Cleaner interface when prompting for sender address
Thomas Jost
2011-06-03
*
emacs: Don't always prompt for the "From" address when replying
Thomas Jost
2011-06-03
*
emacs: Add support for PGP/MIME verification/decryption
Jameson Graef Rollins
2011-05-27
*
emacs: Add a customization allowing to always prompt for the "From" address w...
Thomas Jost
2011-05-26
*
emacs: Allow the user to choose the "From" address when replying to a message
Thomas Jost
2011-05-26
*
emacs: Allow the user to choose the "From" address when forwarding a message
Thomas Jost
2011-05-26
*
emacs: Allow the user to choose the "From" address when composing a new message
Thomas Jost
2011-05-26
*
emacs: Helpers needed for the user to be able to choose the "From" address wh...
Thomas Jost
2011-05-26
*
emacs: Eliminate duplicate From header in replies.
Carl Worth
2010-10-27
*
emacs: Explicitly set the From address when composing a new message.
Carl Worth
2010-10-27
*
add missing docstring for functions
Sebastian Spaeth
2010-06-03
*
emacs: Reuse rather than reinvent message header filtering
Sebastian Spaeth
2010-06-03
*
emacs: Use message-signature-separator rather than hard-coded string.
Carl Worth
2010-04-26
*
Put signatures at the very end of the message
Dirk Hohndel
2010-04-26
*
emacs: More DWIM when editing messages
David Edmondson
2010-04-26
*
emacs: Hide the "User-Agent:" when composing messages
David Edmondson
2010-04-26
*
emacs: Automatically load "notmuch-address"
David Edmondson
2010-04-26
*
emacs: Sort headers when composing
David Edmondson
2010-04-26
*
emacs: Suppress window creation when replying
David Edmondson
2010-04-26
*
emacs: Re-arrange message sending code
David Edmondson
2010-04-23