Re: mutt/2362: my_foo and environment not interpreted correctly with mailboxes and ignore and probably other commands
* On Sun, Jul 16, 2006 I (michael.tatge@xxxxxx) muttered:
> >Number: 2362
> >Synopsis: my_foo and environment not interpreted correctly with
> > mailboxes and ignore and probably other commands
> >Description:
> set my_mbox_list="+foo +bar"
> mailboxes $my_mbox_list
> >How-To-Repeat:
> set my_mbox_list="+foo +bar" or environment accordingly with existing
> mailboxes
> mailboxes $my_mbox_list
> enter mailboxes view
mailboxes `echo $ENVVAR` works as intended. I'd still prefer $my_foo to
be interpreted correctly.
Michael