* implement mu4e-search-bookmark-edit-first & document it.

This commit is contained in:
djcb
2012-03-25 20:33:17 +03:00
parent 41f5d4ace2
commit 85cba86d07
5 changed files with 37 additions and 12 deletions

View File

@ -221,6 +221,8 @@ if IS-OPEN is nil, and otherwise open it."
(define-key map "s" 'mu4e-search)
(define-key map "b" 'mu4e-search-bookmark)
(define-key map "B" 'mu4e-search-bookmark-edit-first)
(define-key map "j" 'mu4e-jump-to-maildir)
(define-key map "g" 'mu4e-view-go-to-url)