On 23-Jul-1999, Steve Crane wrote:
> Earlier this week someone recommended adding
> set editor ="vim +'/^[ ,\t]*> --/,/^-- /-2d'"
> to .muttrc to strip out the signature on a reply so I implemented this.
> It works fine but but if the regexp is not found (when sending a new
> message for instanc
Steve Crane dixit:
> Earlier this week someone recommended adding
>
> set editor ="vim +'/^[ ,\t]*> --/,/^-- /-2d'"
>
> to .muttrc to strip out the signature on a reply so I implemented this.
> It works fine but but if the regexp is not found (when sending a new
> message for instance), I get
Earlier this week someone recommended adding
set editor ="vim +'/^[ ,\t]*> --/,/^-- /-2d'"
to .muttrc to strip out the signature on a reply so I implemented this.
It works fine but but if the regexp is not found (when sending a new
message for instance), I get an error message and must press r