On Thu, 30 Sep 1999, Shao Zhang wrote:
> Is there a way to bind the following two keys to behave like
> this?
>
> bind r reply include = yes
> bind R reply include = no
Try the following:
macro index r ":set include=yes\n<reply>" "Reply with include"
macro index R ":set include=no\n<reply>" "Reply without include"
macro pager r ":set include=yes\n<reply>" "Reply with include"
macro pager R ":set include=no\n<reply>" "Reply without include"
(not tested).
Ciao
Roland
--
* [EMAIL PROTECTED] * http://www.spinnaker.de/ *
PGP: 1024/DD08DD6D 2D E7 CC DE D5 8D 78 BE 3C A0 A4 F1 4B 09 CE AF