summaryrefslogtreecommitdiff
path: root/gnus-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2022-07-23 09:25:59 +0800
committerJSDurand <mmemmew@gmail.com>2022-07-23 09:25:59 +0800
commit4eb051c74d5485bc533f9f309b96a20b942368da (patch)
treea047b805774a09e33b9f943a85ae26d95cd02538 /gnus-conf.el
parent7c32b41d8242d4d0dbe558b5fcfc49b710d2a3e6 (diff)
mail: delete gmail and add fix-quptation function
* gnus-conf.el (gnus-secondary-select-methods): Delete gmail. * mail.el: Delete gmail. (durand-fix-quotation): Fix the quotation style.
Diffstat (limited to 'gnus-conf.el')
-rw-r--r--gnus-conf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnus-conf.el b/gnus-conf.el
index 5ffca03..9347818 100644
--- a/gnus-conf.el
+++ b/gnus-conf.el
@@ -34,7 +34,7 @@
(setq gnus-select-method '(nnnil ""))
(setq gnus-secondary-select-methods
'((nntp "news.gmane.io")
- (nnmaildir "gmail" (directory "~/.nnmaildir/gmail"))
+ ;; (nnmaildir "gmail" (directory "~/.nnmaildir/gmail"))
(nnmaildir "durand" (directory "~/.nnmaildir/mymail"))
;; (nndiary "diary")
;; (nnmaildir "sent" (directory "~/.nnmaildir"))