chiark / gitweb /
dot/gnus.el: Add dummy root for loose threads.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 3 May 2018 12:32:06 +0000 (13:32 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 3 May 2018 12:51:53 +0000 (13:51 +0100)
commit9961661f9166cb6cdc617240951b2b091cc99d12
tree2f8a5db92a75f1af68a36b78a470451bff87dd7d
parent2f27026a344c6518cc45f49407b13f98388b6a47
dot/gnus.el: Add dummy root for loose threads.

Gnus has a long-standing bug with `%B'-ish tree views and loose threads:
subsequent article trees are attached to the last article in the
previous tree, rather than to the original root, resulting in the tree
display marching off the right-hand side of the screen.

This doesn't seem to happen with the `dummy' strategy, which introduces
somewhat ugly false root nodes, but is otherwise fine.
dot/gnus.el