aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-print.el
Commit message (Collapse)AuthorAge
* emacs: Put notmuch-print-mechanism in custom group notmuch-showGravatar Austin Clements2012-04-24
|
* emacs: Prefer '[No Subject]' to blank subjects.Gravatar David Edmondson2012-02-03
|
* emacs: Don't mark messages as "unsaved" when printing.Gravatar David Edmondson2012-01-27
| | | | | `ps-print-buffer' notes that a buffer is unsaved unless `buffer-modified-p' returns `nil', so ensure that it does.
* emacs: Fix a notmuch-print.el compiler warning.Gravatar David Edmondson2012-01-26
| | | | `notmuch-show-get-prop' should be declared.
* emacs: Improved printing support.Gravatar David Edmondson2012-01-21
Add various functions to print notmuch messages and tie them together with a simple frontend. Add a binding ('#') in `notmuch-show-mode' to print the current message. one trailing space removed by db.