Add keybinding for notmuch

This commit is contained in:
g1n 2021-05-20 18:57:34 +03:00
parent 85421e790a
commit 04f2a4f354
1 changed files with 6 additions and 2 deletions

View File

@ -148,8 +148,12 @@
("https://codevoid.de/h/feed.xml" codevoid)
("https://xkcd.com/atom.xml" xkcd)
))
; gnus
; mail
;; notmuch
(global-set-key (kbd "C-x m") 'notmuch)
;; gnus
(setq gnus-select-method '(nntp "news.tilde.club"))
;(add-to-list 'gnus-secondary-select-methods '(nntp "news.gnus.org"))
;(add-to-list 'gnus-secondary-select-methods '(nntp ""))