Chunyang Xu
0cf457b73b
emacs: Fix packaging
...
Refer to (info "(elisp) Library Headers") for package conventions.
2016-04-16 08:24:42 -03:00
Austin Clements
ff53fb468e
emacs: Put notmuch-print-mechanism in custom group notmuch-show
2012-04-24 23:25:51 -03:00
David Edmondson
6bd3d8af54
emacs: Prefer '[No Subject]' to blank subjects.
2012-02-03 21:20:15 -04:00
David Edmondson
6f388fa711
emacs: Don't mark messages as "unsaved" when printing.
...
`ps-print-buffer' notes that a buffer is unsaved unless
`buffer-modified-p' returns `nil', so ensure that it does.
2012-01-27 08:01:59 -04:00
David Edmondson
76f5da775e
emacs: Fix a notmuch-print.el compiler warning.
...
`notmuch-show-get-prop' should be declared.
2012-01-26 08:13:05 -04:00
David Edmondson
05f4904616
emacs: Improved printing support.
...
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.
2012-01-21 08:38:38 -04:00