Nicolas KOWALSKI <[email protected]> writes: > When in the Summary buffer, I notice than articles without answers > have no symbol to the left of the subject, but those who have answers > have this symbols. Here is an example:
[...] > (setq gnus-sum-thread-tree-root "->" > gnus-sum-thread-tree-false-root "->" > gnus-sum-thread-tree-single-indent " " > gnus-sum-thread-tree-vertical "|" > gnus-sum-thread-tree-indent " " > gnus-sum-thread-tree-leaf-with-other "+-> " > gnus-sum-thread-tree-single-leaf "`-> ") After looking at the variable descriptions, I realized it's the gnus-sum-thread-tree-single-indent value which should be "->" for this. -- Nicolas _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
