aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* emacs: show: exclude bug fixGravatar Mark Walters2012-08-02
* emacs: make elide messages use notmuch-show for omitting messages.Gravatar Mark Walters2012-06-29
* emacs: add pipe attachment commandGravatar Mark Walters2012-06-22
* emacs: only strip "re:" in the beginning of subjectGravatar Jani Nikula2012-06-07
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* emacs: modify show tag functions to use new notmuch-tag interfaceGravatar Jameson Graef Rollins2012-04-29
* emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elGravatar Jameson Graef Rollins2012-04-29
* emacs: fix archive thread/message function documentation.Gravatar Jameson Graef Rollins2012-04-29
* emacs: Don't move to the next thread unless the cursor is at the end of the b...Gravatar David Edmondson2012-04-29
* emacs-show: open excluded matches if no other matchesGravatar Mark Walters2012-04-29
* emacs: do not modify subject in search or showGravatar Jameson Graef Rollins2012-04-28
* emacs: make show set --exclude=falseGravatar Mark Walters2012-04-07
* emacs: Escape all message ID queriesGravatar Austin Clements2012-03-30
* emacs: Use the new JSON reply format and message-cite-originalGravatar Adam Wolfe Gordon2012-03-19
* emacs: Factor out useful functions into notmuch-libGravatar Adam Wolfe Gordon2012-03-19
* emacs: show: recognize the exclude flag.Gravatar Mark Walters2012-03-02
* emacs: Clarify description of thread manipulating functionsGravatar Michal Sojka2012-02-29
* emacs: Fix out of date commentGravatar Austin Clements2012-02-27
* emacs: Reverse the meaning of notmuch-show-refresh-view's argumentGravatar Austin Clements2012-02-25
* emacs: When refreshing a show buffer, only mark read when resetting stateGravatar Austin Clements2012-02-25
* emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Gravatar Pieter Praet2012-02-25
* emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixGravatar Pieter Praet2012-02-25
* emacs: support text/calendar mime typeGravatar Jani Nikula2012-02-25
* emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactivelyGravatar Dmitry Kurochkin2012-02-14
* emacs: cleanup and simplify `notmuch-show-archive-thread' and related functionsGravatar Dmitry Kurochkin2012-02-12
* emacs: A prefix argument to `notmuch-show' should invert the matching message...Gravatar David Edmondson2012-02-12
* emacs: Add `notmuch-show-only-matching-messages'.Gravatar David Edmondson2012-02-12
* emacs: Check that the parent buffer is alive before using it.Gravatar David Edmondson2012-02-12
* emacs: Optionally retain the state of the buffer during `notmuch-show-refresh...Gravatar David Edmondson2012-02-12
* emacs: Add a binding (t) to toggle the truncation of long lines.Gravatar David Edmondson2012-02-12
* emacs: Allow the indentation of content to be toggled.Gravatar David Edmondson2012-02-12
* emacs: Allow `notmuch-show-mode' to display only matching messages.Gravatar David Edmondson2012-02-12
* emacs: Rework crypto switch toggle.Gravatar David Edmondson2012-02-12
* emacs: make show view a/A/x/X key bindings more consistentGravatar Jani Nikula2012-02-08
* emacs: add "*" binding for notmuch-show viewGravatar Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-show more flexibleGravatar Dmitry Kurochkin2012-02-08
* emacs: Move the blank line from the bottom of the headers to the top of the b...Gravatar David Edmondson2012-02-03
* emacs: More address cleaning.Gravatar David Edmondson2012-02-03
* emacs: Prefer '[No Subject]' to blank subjects.Gravatar David Edmondson2012-02-03
* emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Gravatar Pieter Praet2012-02-01
* emacs: fix show-previous-message doc stringGravatar Jameson Graef Rollins2012-01-30
* emacs: modify the default show-mode key bindings for archivingGravatar Jameson Graef Rollins2012-01-30
* emacs: use pop-at-end functionality in show-archive-message-then-next functionGravatar Jameson Graef Rollins2012-01-30
* emacs: add option to show-next-{, open-}message functions to pop out to paren...Gravatar Jameson Graef Rollins2012-01-30
* emacs: add message archiving functionsGravatar Jameson Graef Rollins2012-01-30
* emacs: break out thread navigation from notmuch-show-archive-threadGravatar Jameson Graef Rollins2012-01-30
* emacs: break up notmuch-show-archive-thread-internal into two more generally ...Gravatar Jameson Graef Rollins2012-01-30
* emacs: use search-next-thread to move to next thread in show modeGravatar Jameson Graef Rollins2012-01-30
* emacs: Another special case for `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27