Hello, I'm trying to make Gnus behave closer to GMail in the way it displays threads. My goal is to show the header of the thread with indent of zero, and show every other subthread with a particular indent, regardless of its depth. The only variable I found is gnus-thread-indent-level, but it indents every subthread from the indent of the parent, not from the first column. Setting its value to zero is close to what I want, but it's not ideal.
-- Regards, Slava Akhmechet. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
