diff options
| author | Michal Sojka <sojkam1@fel.cvut.cz> | 2010-10-22 11:28:04 +0200 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2010-11-05 17:51:18 -0700 |
| commit | fe9e163f199c43e23e3401cca976228340eb5f31 (patch) | |
| tree | c60920368a4978732f11f4ccae4f6baa573dd2e5 /vim/syntax/notmuch-git-diff.vim | |
| parent | d39d0e55f09d8cc2ba9683ec5622068bb7373f2a (diff) | |
emacs: Access raw messages via cat subcommand
This patch modifies the following commands to access the messages via
cat subcommand:
- view/save attachments ('v', 'w'),
- view a raw message ('V') and
- pipe a message to a command ('|').
With this patch, it is straightforward to use notmuch emacs interface
with a remote database accessed over SSH. To do this, it is sufficient
to redefine notmuch-command variable to contain the name of a script
containing:
ssh user@host notmuch "$@"
If the ssh client has enabled connection sharing (ControlMaster option
in OpenSSH), the emacs interface is almost as responsive as when
notmuch is invoked locally.
Diffstat (limited to 'vim/syntax/notmuch-git-diff.vim')
0 files changed, 0 insertions, 0 deletions
