Change layout of summary buffer: add group window.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 20 Sep 2012 10:31:25 +0300
changeset 928 067307a8ab45
parent 927 33cee658675d
child 929 dc590d8c6f7b
Change layout of summary buffer: add group window.
.emacs-my
--- a/.emacs-my	Thu Sep 13 00:08:50 2012 +0300
+++ b/.emacs-my	Thu Sep 20 10:31:25 2012 +0300
@@ -1438,6 +1438,9 @@
     )
    ))
 
+(gnus-add-configuration
+ '(article (vertical 1.0 (group .10 point) (summary .30 point) (article 1.0))))
+
 ;; `gnus-summary-line-format',
 ;; `gnus-server-line-format', `gnus-topic-line-format',
 ;; `gnus-group-mode-line-format', `gnus-summary-mode-line-format',