aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* emacs: show: exclude bug fixMark Walters2012-08-02
* emacs: make elide messages use notmuch-show for omitting messages.Mark Walters2012-06-29
* emacs: add pipe attachment commandMark Walters2012-06-22
* emacs: only strip "re:" in the beginning of subjectJani Nikula2012-06-07
* emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon2012-05-06
* emacs: modify show tag functions to use new notmuch-tag interfaceJameson Graef Rollins2012-04-29
* emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins2012-04-29
* emacs: fix archive thread/message function documentation.Jameson Graef Rollins2012-04-29
* emacs: Don't move to the next thread unless the cursor is at the end of the b...David Edmondson2012-04-29
* emacs-show: open excluded matches if no other matchesMark Walters2012-04-29
* emacs: do not modify subject in search or showJameson Graef Rollins2012-04-28
* emacs: make show set --exclude=falseMark Walters2012-04-07
* emacs: Escape all message ID queriesAustin Clements2012-03-30
* emacs: Use the new JSON reply format and message-cite-originalAdam Wolfe Gordon2012-03-19
* emacs: Factor out useful functions into notmuch-libAdam Wolfe Gordon2012-03-19
* emacs: show: recognize the exclude flag.Mark Walters2012-03-02
* emacs: Clarify description of thread manipulating functionsMichal Sojka2012-02-29
* emacs: Fix out of date commentAustin Clements2012-02-27
* emacs: Reverse the meaning of notmuch-show-refresh-view's argumentAustin Clements2012-02-25
* emacs: When refreshing a show buffer, only mark read when resetting stateAustin Clements2012-02-25
* emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Pieter Praet2012-02-25
* emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixPieter Praet2012-02-25
* emacs: support text/calendar mime typeJani Nikula2012-02-25
* emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactivelyDmitry Kurochkin2012-02-14
* emacs: cleanup and simplify `notmuch-show-archive-thread' and related functionsDmitry Kurochkin2012-02-12
* emacs: A prefix argument to `notmuch-show' should invert the matching message...David Edmondson2012-02-12
* emacs: Add `notmuch-show-only-matching-messages'.David Edmondson2012-02-12
* emacs: Check that the parent buffer is alive before using it.David Edmondson2012-02-12
* emacs: Optionally retain the state of the buffer during `notmuch-show-refresh...David Edmondson2012-02-12
* emacs: Add a binding (t) to toggle the truncation of long lines.David Edmondson2012-02-12
* emacs: Allow the indentation of content to be toggled.David Edmondson2012-02-12
* emacs: Allow `notmuch-show-mode' to display only matching messages.David Edmondson2012-02-12
* emacs: Rework crypto switch toggle.David Edmondson2012-02-12
* emacs: make show view a/A/x/X key bindings more consistentJani Nikula2012-02-08
* emacs: add "*" binding for notmuch-show viewDmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-show more flexibleDmitry Kurochkin2012-02-08
* emacs: Move the blank line from the bottom of the headers to the top of the b...David Edmondson2012-02-03
* emacs: More address cleaning.David Edmondson2012-02-03
* emacs: Prefer '[No Subject]' to blank subjects.David Edmondson2012-02-03
* emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Pieter Praet2012-02-01
* emacs: fix show-previous-message doc stringJameson Graef Rollins2012-01-30
* emacs: modify the default show-mode key bindings for archivingJameson Graef Rollins2012-01-30
* emacs: use pop-at-end functionality in show-archive-message-then-next functionJameson Graef Rollins2012-01-30
* emacs: add option to show-next-{, open-}message functions to pop out to paren...Jameson Graef Rollins2012-01-30
* emacs: add message archiving functionsJameson Graef Rollins2012-01-30
* emacs: break out thread navigation from notmuch-show-archive-threadJameson Graef Rollins2012-01-30
* emacs: break up notmuch-show-archive-thread-internal into two more generally ...Jameson Graef Rollins2012-01-30
* emacs: use search-next-thread to move to next thread in show modeJameson Graef Rollins2012-01-30
* emacs: Another special case for `notmuch-show-clean-address'.David Edmondson2012-01-27
* emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.David Edmondson2012-01-27