> Am 18.12.2017 um 08:09 schrieb Yubin Ruan :
>
> Why :command fails to execute the `command'. Doesn't mutt work like vim?
: lets you invoke muttrc commands. You are looking for !.
Rainer
signature.asc
Description: Message signed with OpenPGP
On Mon, Dec 18, 2017 at 11:29:28AM +0100, Rainer Sokoll wrote:
>
>
> > Am 18.12.2017 um 08:09 schrieb Yubin Ruan :
> >
> > Why :command fails to execute the `command'. Doesn't mutt work like vim?
>
> : lets you invoke muttrc commands. You are looking for !.
I mean, when at index, doing :toggle
Yubin Ruan hat am Mon 18. Dec, 18:58 (+0800) geschrieben:
> On Mon, Dec 18, 2017 at 11:29:28AM +0100, Rainer Sokoll wrote:
> >
> >
> > > Am 18.12.2017 um 08:09 schrieb Yubin Ruan :
> > >
> > > Why :command fails to execute the `command'. Doesn't mutt work like vim?
> >
> > : lets you invoke mut
On Mon, Dec 18, 2017 at 12:46:59PM +0100, Jörg Sommer wrote:
> Yubin Ruan hat am Mon 18. Dec, 18:58 (+0800) geschrieben:
> > On Mon, Dec 18, 2017 at 11:29:28AM +0100, Rainer Sokoll wrote:
> > >
> > >
> > > > Am 18.12.2017 um 08:09 schrieb Yubin Ruan :
> > > >
> > > > Why :command fails to execut
On Mon, Dec 18, 2017 at 07:34:36AM +, David Woodfall wrote:
> > How can I set the Bcc: to myself when To: is not myself?
> >
> > I try something like this but it does not work:
> >send-hook "!~t ablacktsh...@gmail.com" 'my_hdr Bcc: Yubin Ruan
> > '
> >
> > Then I try this and it work whe
On Mon, Dec 18, 2017 at 07:34:36AM +, David Woodfall wrote:
> How can I set the Bcc: to myself when To: is not myself?
>
> I try something like this but it does not work:
>send-hook "!~t ablacktsh...@gmail.com" 'my_hdr Bcc: Yubin Ruan
'
>
> Then I try this and it work when I try to send
On Mon, Dec 18, 2017 at 09:09:49PM +0800, Yubin Ruan wrote:
> Yes. Many thanks! Are there any other options other than :exec? I mean, any
> other options after a : , such as :look-for-some-command ...
Other commands are listed at
https://dev.mutt.org/doc/manual.html#commands
is a function; other