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

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

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

2018-09-14 Thread Francesco Ariis
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 implements a similar functionality