* mu4e-headers: make refreshing default when changing sort etc.; also turn off

threading when sorting for anything but date
This commit is contained in:
djcb
2012-06-15 11:46:11 +03:00
parent 6c854e4a25
commit 79f17ab4ad
2 changed files with 34 additions and 27 deletions

View File

@ -617,8 +617,8 @@ affects the sort order.
You can change the sort order with @t{M-x mu4e-headers-change-sorting} or
@key{O}, and you can toggle threading on/off using @t{M-x
mu4e-headers-toggle-threading} or @key{P}. For both of these functions, if you
provide a prefix argument (@key{C-u}), the current search is updated
mu4e-headers-toggle-threading} or @key{P}. For both of these functions, unless
you provide a prefix argument (@key{C-u}), the current search is updated
immediately using the new parameters. You can toggle full-search
(@ref{Searching}) using @t{M-x mu4e-headers-toggle-full-search} or @key{Q}.