diff options
author | Mark Walters <markwalters1009@gmail.com> | 2012-01-20 09:44:06 +0000 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-01-21 08:55:48 -0400 |
commit | 85665a2955e729eeab1089282ac3f352129276a7 (patch) | |
tree | 6b62d455a74f6c691a3398c3f08f396b31cd79ef /test | |
parent | 6d0fcea4e4fcfb803822741bbed762d499f9a055 (diff) |
Make buttons for attachments allow viewing as well as saving
Define a keymap for attachment buttons to allow multiple actions.
Define 3 possible actions:
save attachment: exactly as currently,
view attachment: uses mailcap entry,
view attachment with user chosen program
Keymap on a button is: s for save, v for view and o for view with
other program. Default (i.e. enter or mouse button) is save but this
is configurable in notmuch customize.
One implementation detail: the view attachment function forces all
attachments to be "displayed" using mailcap even if emacs could
display them itself. Thus, for example, text/html appears in a browser
and text/plain asks whether to save (on a standard debian setup)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions