aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
...
* emacs: Allow the user to choose the "From" address when replying to a messageThomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when forwarding a messageThomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageThomas Jost2011-05-26
* emacs: add notmuch-before- and notmuch-after-tag-hookDaniel Schoepe2011-05-24
* emacs: update notmuch-show.el to use new part outputJameson Graef Rollins2011-05-24
* emacs: Show cleaner `From:' addresses in the summary line.David Edmondson2011-05-18
* emacs: Add custom `notmuch-show-elide-same-subject'David Edmondson2011-05-18
* emacs: Add `notmuch-show-always-show-subject', allowing control overDavid Edmondson2011-05-18
* emacs: Allow renderer of multipart/related parts access to non-primary parts.David Edmondson2011-05-18
* emacs: Optionally show all parts in multipart/alternative.David Edmondson2011-05-18
* emacs: Render text/x-vcalendar parts.David Edmondson2011-05-17
* emacs: Allow indentation of multipart children.David Edmondson2011-05-17
* emacs: Add `notmuch-show-multipart/alternative-discouraged'.David Edmondson2011-05-17
* emacs: add more part handling functionsDavid Edmondson2011-05-17
* notmuch show: Properly nest MIME parts within mulipart partsCarl Worth2011-05-17
* emacs: View the output of pipe command when it failsMichal Sojka2011-01-26
* emacs: Use `view-mode' when examining raw messages.David Edmondson2010-11-16
* emacs: mv notmuch-{show,common}-do-stashJameson Rollins2010-11-11
* emacs: Use the header line to show the subject of the thread.David Edmondson2010-11-11
* emacs: Simplify subjects more aggressively.David Edmondson2010-11-11
* emacs: Elide the display of repeated subjects in thread display mode.David Edmondson2010-11-11
* Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins2010-11-08
* emacs: Fix notmuch-show-pipe-message to use notmuch-command variableMichal Sojka2010-11-06
* Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth2010-11-06
* emacs: Access raw messages via cat subcommandMichal Sojka2010-11-05
* emacs: Fix the autoload commentsCarl Worth2010-10-29
* emacs: Use copy-sequence instead of copy-seq.Carl Worth2010-10-28
* emacs: Avoid runtime use of `cl'.David Edmondson2010-10-27
* emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Carl Worth2010-10-22
* emacs: Allow '|' to operate on multiple messages (by means of prefix argument).Carl Worth2010-09-16
* emacs: Fix line-wrapping for help message of notmuch-show mode.Carl Worth2010-08-19
* Add C-tab binding in notmuch-search mode as well.Carl Worth2010-06-04
* emacs: Tags should be shown with `notmuch-tag-face'.David Edmondson2010-06-03
* emacs: Allow the display of absolute dates in the header line.David Edmondson2010-06-03
* emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonNelson Elhage2010-06-03
* emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.David Edmondson2010-04-27
* emacs: Fix `notmuch-show-rewind' in the presence of invisible textDavid Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-26
* Revert "emacs: Add more functions to clean up text/plain parts"Carl Worth2010-04-26
* emacs: Correct message/header/citation/signature hidingDavid Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-24
* emacs: Rename notmuch-show-headers to notmuch-message-headersCarl Worth2010-04-24
* emacs: Don't display From header by default.Carl Worth2010-04-24
* emacs: Allow user to customize which headers are visible.Carl Worth2010-04-24
* emacs: Change message headers (To, CC, From, and Date) to be visible by defaultCarl Worth2010-04-24
* emacs: Allow headers to be shown by default in show modeDavid Edmondson2010-04-24
* emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allCarl Worth2010-04-23
* emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETDavid Edmondson2010-04-23
* emacs: Use single-quote not double-quote when constructing searchCarl Worth2010-04-23
* emacs: Push the cursor to point-max on `n' or `N' at the end of a threadDavid Edmondson2010-04-23