From 0f1acf006be83292400ef9f47103b5ecec65e1e9 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 7 Oct 2007 17:52:57 +0100 Subject: [PATCH] add integration and todos --- mailplate.xml | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/mailplate.xml b/mailplate.xml index a846d35..b76723c 100644 --- a/mailplate.xml +++ b/mailplate.xml @@ -338,8 +338,55 @@ and docbook-xsl in your Build-Depends control field. + + MUTT INTEGRATION + + I use mailplate as my $editor for mutt, with the following setting + in my ~/.mutt/muttrc: + + + + mailplate currently has a bit of a limitation, or at least I have + not figured out a way how to work around it sensibly yet. If you re-edit + a message from mutt’s compose menu, it causes mailplate to reprocess the + message, which you may not want. + + Similarly, if you find yourself editing messages from the index or + pager, you probably also don’t want mailplate to get in the way. For + these cases, I currently use the following two keybindings: + + + + + + + VIM INTEGRATION + + I am often editing a message with vim and find that I need to use + a different identity. For this purpose, I have the following keybindings + in my ~/.vimrc: + + + + Now when I reply to a message, mailplate automatically choses the + right template, and if I later change my mind, I can press C-p, to + override the choice and select the private template, or just hit to have + it re-run the auto-detection. + + + SEE ALSO + http://madduck.net/code/mailplate/ /usr/share/doc/mailplate/README -- 2.39.2