Skip to content

Commit

Permalink
mu4e-maildir-shortcuts: update for today's functionality
Browse files Browse the repository at this point in the history
The text:

  Optionally, you can add the following:
  `:hide'  - if t, maildir is hdden from the main-view and speedbar.
  `:hide-unread' - do not show the counts of unread/total number
  of messages for the maildir in the main-view.

is not true for the current version, so let's remove it.

*
  • Loading branch information
djcb committed May 20, 2020
1 parent c283cd1 commit 9030cfc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions mu4e/mu4e-vars.el
Original file line number Diff line number Diff line change
Expand Up @@ -574,11 +574,6 @@ Each of the list elements is a plist with at least:
`:maildir' - the maildir for the shortcut (e.g. \"/archive\")
`:key' - the shortcut key.
Optionally, you can add the following:
`:hide' - if t, maildir is hdden from the main-view and speedbar.
`:hide-unread' - do not show the counts of unread/total number
of messages for the maildir in the main-view.
For backward compatibility, an older form is recognized as well:
(maildir . key), where MAILDIR is a maildir (such as
Expand Down

0 comments on commit 9030cfc

Please sign in to comment.