Add support for empty and string maildir shortcuts
This commit is contained in:
@ -92,11 +92,12 @@ This makes it possible to quickly go to a particular
|
||||
maildir (folder), or quickly moving messages to them (e.g., for
|
||||
archiving or refiling).
|
||||
|
||||
Each of the list elements is a plist with at least:
|
||||
Each of the list elements is a plist with at least a
|
||||
`:maildir' - the maildir for the shortcut (e.g. \"/archive\")
|
||||
`:key' - the shortcut key.
|
||||
|
||||
Optionally, you can add the following:
|
||||
`:key' - the shortcut key, can also be a string that gets
|
||||
displayed in the main view.
|
||||
`:name' - name of the maildir to be displayed in main-view.
|
||||
`:hide' - if t, the shortcut is hidden from the main-view and
|
||||
speedbar.
|
||||
|
||||
Reference in New Issue
Block a user