Re: Collapsing Threads
Hi,
I really appreciate your time, and I am using your folder-hook (hope you don't
mind, since I like it better :) ).
I have grepped virtually everything in my .mutt folder, and nothing got spewed
out. I think I might be overlooking something. I will post here if I found an
answer.
Thanx Again
Danny
>
> Thanks,
>
> At first, there is no reason to source the file, since it's commented.
>
> Second, you have to understand that there is _something_ in your
> configurations files that change the *default* mutt's behavior, which is
> not collapsed threads in any way; unless there is a bug, which I am
> pretty sure there isn't.
>
> For instance, I do have these lines in my muttrc, which they both (the
> binding and the hook) change the default mutt's behavior, which in the
> our case is expanded threads.
>
> bind index z limit
> folder-hook . 'push z~d<3d<enter><collapse-all>'
>
> Now since you started mutt in debug mode, and you didn't noticed any
> suspicious as you said, then the only other option is something in your
> configuration files. Hint: grep for collapse.
>
> There is no mystery or black magic in the software world, everything is
> predictable, unlike the fragile and capricious human mind.