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-show.el
Commit message (
Expand
)
Author
Age
*
Don't use kill-this-buffer to kill notmuch emacs buffers
Jameson Rollins
2010-11-08
*
emacs: Fix notmuch-show-pipe-message to use notmuch-command variable
Michal Sojka
2010-11-06
*
Rename "notmuch cat" to "notmuch show --format=raw"
Carl Worth
2010-11-06
*
emacs: Access raw messages via cat subcommand
Michal Sojka
2010-11-05
*
emacs: Fix the autoload comments
Carl Worth
2010-10-29
*
emacs: Use copy-sequence instead of copy-seq.
Carl Worth
2010-10-28
*
emacs: Avoid runtime use of `cl'.
David Edmondson
2010-10-27
*
emacs: Fix quoting of Message-Id to fix test case of Id containing ".."
Carl Worth
2010-10-22
*
emacs: Allow '|' to operate on multiple messages (by means of prefix argument).
Carl Worth
2010-09-16
*
emacs: Fix line-wrapping for help message of notmuch-show mode.
Carl Worth
2010-08-19
*
Add C-tab binding in notmuch-search mode as well.
Carl Worth
2010-06-04
*
emacs: Tags should be shown with `notmuch-tag-face'.
David Edmondson
2010-06-03
*
emacs: Allow the display of absolute dates in the header line.
David Edmondson
2010-06-03
*
emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-button
Nelson Elhage
2010-06-03
*
emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.
David Edmondson
2010-04-27
*
emacs: Fix `notmuch-show-rewind' in the presence of invisible text
David Edmondson
2010-04-26
*
emacs: Add more functions to clean up text/plain parts
David Edmondson
2010-04-26
*
Revert "emacs: Add more functions to clean up text/plain parts"
Carl Worth
2010-04-26
*
emacs: Correct message/header/citation/signature hiding
David Edmondson
2010-04-26
*
emacs: Add more functions to clean up text/plain parts
David Edmondson
2010-04-24
*
emacs: Rename notmuch-show-headers to notmuch-message-headers
Carl Worth
2010-04-24
*
emacs: Don't display From header by default.
Carl Worth
2010-04-24
*
emacs: Allow user to customize which headers are visible.
Carl Worth
2010-04-24
*
emacs: Change message headers (To, CC, From, and Date) to be visible by default
Carl Worth
2010-04-24
*
emacs: Allow headers to be shown by default in show mode
David Edmondson
2010-04-24
*
emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-all
Carl Worth
2010-04-23
*
emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RET
David Edmondson
2010-04-23
*
emacs: Use single-quote not double-quote when constructing search
Carl Worth
2010-04-23
*
emacs: Push the cursor to point-max on `n' or `N' at the end of a thread
David Edmondson
2010-04-23
*
Reintroduce patch to quote args in notmuch-show to facilitate remote use
Jesse Rosenthal
2010-04-23
*
emacs/notmuch-show.el: Part headers are real buttons that save the part
Carl Worth
2010-04-21
*
emacs: Display all body parts using `notmuch part --part=<n>'
David Edmondson
2010-04-21
*
emacs: Use mailcap.el to guess the type of application/octet-stream parts
David Edmondson
2010-04-21
*
emacs: Use `mm-display-part' when possible
David Edmondson
2010-04-21
*
emacs/notmuch-show.el: Improved part labelling
David Edmondson
2010-04-21
*
emacs: Move body markup to a separate file
David Edmondson
2010-04-21
*
emacs: Rename body-invis-spec to message-invis-spec
Carl Worth
2010-04-21
*
emacs: Remove the notmuch-show-toggle-body command (with "b" binding)
Carl Worth
2010-04-21
*
emacs: JSON based implementation
David Edmondson
2010-04-21
*
emacs/notmuch-show.el: Avoid passing unintended format strings to `message'
David Edmondson
2010-04-19
*
notmuch.el: quote args in notmuch-show to facilitate remote use
Jesse Rosenthal
2010-04-13
*
Display the last few lines of a citation by default.
Carl Worth
2010-04-07
*
notmuch.el: Allow citation suffixes to be shown as well as prefixes.
David Edmondson
2010-04-07
*
notmuch.el: Colour cited regions and signatures with message-cited-text-face
David Edmondson
2010-04-07
*
emacs: Fix typo in line-wrapping in documentation of notmuch-show.
Carl Worth
2010-04-07
*
notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id...
Jesse Rosenthal
2010-04-07
*
emacs: Move notmuch-show functionality to notmuch-show.el
David Edmondson
2010-04-05