Merge branch 'master' of marginata:/var/repos/etc
Conflicts: notmuch-config.el
This commit is contained in:
commit
92c3456b54
@ -21,3 +21,8 @@
|
||||
|
||||
(setq notmuch-address-command "~/etc/notmuch-address")
|
||||
(notmuch-address-message-insinuate)
|
||||
|
||||
; start with inbox
|
||||
(defun notmuch ()
|
||||
(interactive)
|
||||
(notmuch-search "tag:inbox"))
|
||||
|
Loading…
Reference in New Issue
Block a user