severity 485787 minor
tags 485787 moreinfo
thanks

Re: fwernli 2008-06-11 <[EMAIL PROTECTED]>
> collapse-all seems to prevent additional 'push' and 'exec' commands to
> be executed at runtime:
> 
> $ cat muttrc.bugreport 
> push <show-version>
> exec collapse-all

Hi,

using multiple push or exec commands is not very intuitive, I remember
a situation where I had to reverse the order of some push statements
to get the desired effect. Mixing push and exec probably makes things
even more complicated. In your case, I suspect that the collapse-all
is "overwriting" the show-version output.

Can you try using 2 exec there, or only push, or -better- merge these
into one single push statement?

mutt -e 'push <collapse-all><show-version>' works here.

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to