summaryrefslogtreecommitdiff
path: root/.gnus
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2019-05-09 23:28:09 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2019-05-09 23:28:09 +0200
commit6cb837fbd1a3d7bb4758c9f6dd8188d14c59dab9 (patch)
treeb523258ba336418e53d9678344af558d02215379 /.gnus
parentb5f4d6a3ce61e8f3e712a17831bfd81977e0eb45 (diff)
downloaddotfiles-6cb837fbd1a3d7bb4758c9f6dd8188d14c59dab9.tar.xz
Minor rearrangements to Gnus configuration
Don't know why I thought those gnus- variables deserved to be in their own setq.
Diffstat (limited to '.gnus')
-rw-r--r--.gnus11
1 files changed, 5 insertions, 6 deletions
diff --git a/.gnus b/.gnus
index 57702d7..34a9ce5 100644
--- a/.gnus
+++ b/.gnus
@@ -12,15 +12,11 @@
(nniamp-stream ssl)
(nnmail-expiry-target "nnimap+gmail:[Gmail]/Trash")
(nnmail-expiry-wait immediate))
+ gnus-summary-line-format "%U%R %-16,16&user-date;%I%[%-23,23f%] %s\n"
gnus-thread-sort-functions
'(gnus-thread-sort-by-number
gnus-thread-sort-by-most-recent-date)
- gnus-treat-display-smileys nil)
-
-(setq smtpmail-smtp-server "smtp.gmail.com"
- smtpmail-smtp-service 587)
-
-(setq gnus-summary-line-format "%U%R %-16,16&user-date;%I%[%-23,23f%] %s\n"
+ gnus-treat-display-smileys nil
gnus-user-date-format-alist '(((gnus-seconds-today)
. "%H:%M")
((+ 86400 (gnus-seconds-today))
@@ -34,6 +30,9 @@
(t
. "%F")))
+(setq smtpmail-smtp-server "smtp.gmail.com"
+ smtpmail-smtp-service 587)
+
;; Key bindings:
;;
;; When browsing group buffer: