]> git.eshelyaron.com Git - emacs.git/commit
Allow limiting gnus summary buffers to a thread
authorAndrew G Cohen <cohen@andy.bu.edu>
Sun, 23 Apr 2017 00:25:02 +0000 (08:25 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Sun, 23 Apr 2017 00:25:02 +0000 (08:25 +0800)
commit03f63888923404cd99023b853294f92536d3c87c
tree498042c64e9c6ef8e449248f6b6ec1ef6a3024e8
parentea9acccd643272962831b63d932e283b8ecca7a7
Allow limiting gnus summary buffers to a thread

* lisp/gnus/gnus-sum.el (gnus-summary-limit-include-thread): Include
an optional argument to allow limiting the summary buffer to just the
thread-related articles.
(gnus-refer-thread-limit-to-thread): Introduce customizable variable
to control whether thread-referral adds the thread to the summary
buffer or limits to just the thread.
(gnus-summary-refer-thread): Use the new variable.
lisp/gnus/gnus-sum.el