index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch.el
Age
Commit message (
Expand
)
Author
2010-03-09
emacs: Move emacs UI (currently just one file) to subdirectory.
David Bremner
2010-03-09
emacs: Fix refresh of search results to leave cursor on current thread.
Carl Worth
2010-03-09
emacs: Fix documentation of notmuch-search-remove-tag.
Carl Worth
2010-03-09
emacs: Fix backspace to not scroll more than the previous message
Carl Worth
2010-03-09
emacs: Unbreak notmuch-show-rewind (the function to which Backspace is bound)
Carl Worth
2010-02-26
emacs: Make 'n' and 'p' navigate only open messages.
Carl Worth
2010-02-26
emacs: Don't open unread messages by default.
Carl Worth
2010-02-24
emacs: Avoid removing the unread tag due to internal navigation
Carl Worth
2010-02-24
Simplify "unread" tag handling in emacs UI.
Jameson Rollins
2010-02-20
notmuch.el: Emphasize the 'i' of 'ID' in the documentation for 'c i'.
Carl Worth
2010-02-20
Change the stash keybinding from 'z' to 'c'. And use 'i' for message ID.
Carl Worth
2010-02-20
notmuch.el: add a submap (on "z" for "ztash") to stash things.
David Bremner
2010-02-20
notmuch.el: convert sparse keymap to a list in notmuch-substitute-one-command-key-with-prefix
David Bremner
2010-02-20
Add functions notmuch-show-get-(bcc, cc, date, from, subject, to).
David Bremner
2010-02-20
notmuch-show-get-header: new function; return alist of parsed header fields.
David Bremner
2010-02-20
notmuch.el: Delete some trailing whitespace.
Carl Worth
2010-02-11
notmuch.el: Fix bug from message with ':' in the From address.
Carl Worth
2010-02-10
notmuch.el: Handle attached images via an external viewer.
Carl Worth
2010-02-10
notmuch.el: Fix indentation.
Carl Worth
2010-02-10
notmuch.el: Avoid infinite loop marking up message with no parts.
Carl Worth
2010-02-09
Reintroduce HTML inlining, with a much needed optimization
Alexander Botero-Lowry
2010-02-08
Allow folders with no messages to be elided from list
Keith Packard
2010-02-08
Look at whitespace to separate folder name from count
Keith Packard
2010-02-08
Add 'm' and ' ' bindings to notmuch-folder view
Keith Packard
2010-02-08
emacs: Use font-lock-comment-face to highlight citation button
Kan-Ru Chen
2010-02-08
notmuch.el: show some of citation even when hiding.
David Bremner
2010-02-08
notmuch.el: Refactor citation markup. Variables for minimum size, button text.
David Bremner
2010-02-05
notmuch.el: Use emacs built-in forward-button and backward-button
Kan-Ru Chen
2010-02-05
Use forward-line instead of next-line
Carl Worth
2010-02-05
notmuch.el: Add missing documentation for the new 'h' keybinding.
Carl Worth
2010-02-05
notmuch.el: Add keybinding to toggle display of message body and headers.
Kan-Ru Chen
2009-12-11
emacs: Add instructions to the hidden citations/signatures.
Carl Worth
2009-12-11
emacs: Don't insert extra line after citations.
Carl Worth
2009-12-11
emacs: Don't regard a manually indented '>' as introducing a citation.
Carl Worth
2009-12-11
emacs: Avoid infinite loop when marking up citations.
Carl Worth
2009-12-10
Expand scope of items considered when saving attachments
Keith Amidon
2009-12-10
emacs: Fix '+' and '-' in case of thread no longer matching current search.
Carl Worth
2009-12-10
notmuch.el: patch notmuch-show to call notmuch show without query-context (i.e. without tag:inbox) if the first query returns nothing.
David Bremner
2009-12-10
notmuch-show: add optional argument for query context instead of using global binding notmuch-search-query-string
David Bremner
2009-12-10
notmuch-search-process-filter: add text properties for authors and subject to each line
David Bremner
2009-12-07
Revert "Add some very rudimentary support for handling html parts"
Carl Worth
2009-12-04
Make search filters handle disjunctive queries.
Jed Brown
2009-12-03
emacs: Open only matched (and unread) messages when displaying a thread.
Carl Worth
2009-12-03
emacs: Make message-summary button extend to very beginning of message.
Carl Worth
2009-12-03
Since we know what these buttons do it seems like the underlines are
Alexander Botero-Lowry
2009-12-03
emacs: notmuch-fontify-headers: Remove unneeded progn and indent correctly.
Carl Worth
2009-12-03
emacs: Make message-summary button begin at beginning of line.
Carl Worth
2009-12-03
emacs: Highlight message-summary with background-color instead of inverse video.
Carl Worth
2009-12-03
emacs: Make the message-summary highlighting extend to end of visible line.
Carl Worth
2009-12-03
emacs: Fix notmuch-show-next-open-message.
Carl Worth
[next]