Re: [PATCH v2 11/11] emacs: notmuch-show: add filesize to headerline

2017-06-10 Thread David Bremner
Ioan-Adrian Ratiu writes: > date > ") (" > + (file-size-human-readable filesize) > + ") (" > (notmuch-tag-format-tags tags tags) I think this should probably be optional. I don't know that everyone will want to give up the screen

[PATCH v2 11/11] emacs: notmuch-show: add filesize to headerline

2017-05-18 Thread Ioan-Adrian Ratiu
Signed-off-by: Ioan-Adrian Ratiu --- emacs/notmuch-show.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index c670160d..f2cb09d2 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -446,7