X-Git-Url: https://git.madduck.net/code/mailplate.git/blobdiff_plain/872a6c420ffb2a831287b00dfd991cbeebe233a7..d47d2d616c2b6b8cc62ecea4bb3ce0912d39e218:/mailplate.xml
diff --git a/mailplate.xml b/mailplate.xml
index 992714f..b76723c 100644
--- a/mailplate.xml
+++ b/mailplate.xml
@@ -97,6 +97,23 @@ and docbook-xsl in your Build-Depends control field.
template-namemessage-file
+
+ &dhpackage;
+
+
+
+
+
+
+
+
+
+
+
+
+ template-name
+ < message-data
+ &dhpackage;
@@ -321,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