Jonas Bernoulli
df3fab18fe
emacs: Increase consistency of library headers
2020-08-09 21:14:36 -03:00
David Bremner
617b36f3d1
emacs: use ".ps" suffix for PostScript temporary files.
...
Joerg Jaspert [1] reported problems with evince reading unsuffixed
temporary files in Debian.
[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920856
2019-01-30 07:15:59 -04:00
Daniel Kahn Gillmor
6a833a6e83
Use https instead of http where possible
...
Many of the external links found in the notmuch source can be resolved
using https instead of http. This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
2016-06-05 08:32:17 -03:00
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