Re: Stop myself from sending an email with a particular string

2018-09-15 Thread Xu Wang
On Sat, Sep 15, 2018 at 11:44 AM Stefan Brandl wrote: > > On Fri, Sep 14, 2018 at 11:18:09PM -0400, Xu Wang wrote: > > Long story short: > > How can I have mutt refuse to send an email if the contents contain a > > certain string, such as the example "Erica"? Thank you all so much for replies! I

Re: Stop myself from sending an email with a particular string

2018-09-15 Thread Stefan Brandl
On Fri, Sep 14, 2018 at 11:18:09PM -0400, Xu Wang wrote: > Long story short: > How can I have mutt refuse to send an email if the contents contain a > certain string, such as the example "Erica"? > The easiest way is to use vim as editor and set iab Erica John in your .vimrc. So everytime

throw away signature in reply

2018-09-15 Thread Michael Wagner
Hello folks, I edit my mails here in mutt with vim. When I reply to a message I don't want to delete the signature from the original poster by myself. Can this be done in mutt or must it be done in vim. TIA Michael -- BOFH excuse #338: old inkjet cartridges emanate barium-based fumes

Re: Stop myself from sending an email with a particular string

2018-09-15 Thread Christian Brabandt
On Sa, 15 Sep 2018, Erik Christiansen wrote: > On 15.09.18 05:30, Francesco Ariis wrote: > > Hello Xu, > > > > On Fri, Sep 14, 2018 at 11:18:09PM -0400, Xu Wang wrote: > > > Long story short: > > > How can I have mutt refuse to send an email if the contents contain a > > > certain string, such

Re: Stop myself from sending an email with a particular string

2018-09-15 Thread Erik Christiansen
On 15.09.18 05:30, Francesco Ariis wrote: > Hello Xu, > > On Fri, Sep 14, 2018 at 11:18:09PM -0400, Xu Wang wrote: > > Long story short: > > How can I have mutt refuse to send an email if the contents contain a > > certain string, such as the example "Erica"? > > There is a script that