Hi, I have (among others) the following hooks in my .muttrc:
folder-hook . set sort=threads strict_threads simple_search=\"~f %s |
~s %s\"
folder-hook < set sort=date-received simple_search=\"~C %s | ~s %s\"
When I access the Sent (<) folder directly with "mutt -f '<'" the
folder-hook is applied.
However if I start with any other folder and change to '<' with 'c' and
'<' then simple_search stays at the default (i.e the < hook is not
applied).
What am I doing wrong?
Thanks,
