Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | emacs: Put notmuch-print-mechanism in custom group notmuch-show | Austin Clements | 2012-04-24 |
| | |||
* | emacs: Prefer '[No Subject]' to blank subjects. | David Edmondson | 2012-02-03 |
| | |||
* | emacs: Don't mark messages as "unsaved" when printing. | David Edmondson | 2012-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. | David Edmondson | 2012-01-26 |
| | | | | `notmuch-show-get-prop' should be declared. | ||
* | emacs: Improved printing support. | David Edmondson | 2012-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. |