On Sun, 23 Aug 2009 21:18:52 +0200 Merciadri Luca <[email protected]> wrote:
ML> Ted Zlatanov <[email protected]> writes: >> Do you mean the thread is collapsed? You can expand it with the usual >> commands (see the manual or the menus). What happens when you read the >> first message in the thread, do the others show up? ML> Yes, using A T. No, they sometimes do not show up. I want to make the ML> process of displaying *all* the posts in a thread automatic. ML> Is there a way to do so? There is no pre-defined functionality in Gnus to do this. It would be very slow on most backends, because you'd be filling the thread one article at a time (that's what `A T' does), and has not been requested by anyone so far AFAIK. If you feel strongly that it's needed, perhaps you or someone else can put together a solution that could become part of Gnus. Ted _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
