mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 04:11:18 +00:00
Don't need this
This commit is contained in:
parent
a5ac8c80bb
commit
e8164a288d
1 changed files with 4 additions and 3 deletions
|
|
@ -78,9 +78,10 @@
|
|||
:query "date:7d..now"
|
||||
:hide-unread t
|
||||
:key ?w)
|
||||
( :name "Messages with images"
|
||||
:query "mime:image/*"
|
||||
:key ?p)))
|
||||
;; ( :name "Messages with images"
|
||||
;; :query "mime:image/*"
|
||||
;; :key ?p)
|
||||
))
|
||||
|
||||
(setq mu4e-bookmarks
|
||||
(mapcar (lambda (x)
|
||||
|
|
|
|||
Loading…
Reference in a new issue