Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Pseudo-Articles for thread root

0 views
Skip to first unread message

Frank Schmitt

unread,
Dec 28, 2002, 6:15:32 PM12/28/02
to
Hello

Gnus offers you to gather subthreads whose root has expired under a
pseudo root by saying:
(setq gnus-summary-make-false-root 'dummy)
Wouldn't it be nice if Gnus offered you an option to have a
pseudo-root (dummy) article for all threads?

You could then specify a special summary-line-format for those including
infos on the thread like

-subject
-articles in thread
-thread score
-number of unread articles in thread
...

This would be especially interesting if you work with collapsed threads,
since you could see what happened in the thread without opening
it. Hitting RET on one of those dummies should (like it does for the
existing dummies already) display the first article in the thread.

Sadly gnus-sum.el is still a mystery to me (this baby is so huge, I just
have no idea what happens how where) so I can't implement this myself,
but perhaps there's some friendly soul...

--
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.


Lars Magne Ingebrigtsen

unread,
Dec 28, 2002, 6:53:05 PM12/28/02
to
Frank Schmitt <usere...@Frank-Schmitt.net> writes:

> Wouldn't it be nice if Gnus offered you an option to have a
> pseudo-root (dummy) article for all threads?

Sure. I've now added `gnus-summary-make-false-root-always'.

> Sadly gnus-sum.el is still a mystery to me (this baby is so huge, I just
> have no idea what happens how where)

The threading code is the most complex code in Gnus, so that's no
wonder... :-)

--
(domestic pets only, the antidote for overdose, milk.)
la...@gnus.org * Lars Magne Ingebrigtsen


Frank Schmitt

unread,
Dec 29, 2002, 4:17:44 AM12/29/02
to
Lars Magne Ingebrigtsen <la...@gnus.org> writes:

> Frank Schmitt <usere...@Frank-Schmitt.net> writes:
>
>> Wouldn't it be nice if Gnus offered you an option to have a
>> pseudo-root (dummy) article for all threads?
>
> Sure. I've now added `gnus-summary-make-false-root-always'.

That's awesome, thank you. Now only some way of specifying a special
gnus-summary-highlight...

Ok, I shut up :-)

Lars Magne Ingebrigtsen

unread,
Dec 29, 2002, 9:35:04 AM12/29/02
to
Frank Schmitt <usere...@Frank-Schmitt.net> writes:

> Now only some way of specifying a special
> gnus-summary-highlight...

`gnus-summary-dummy-line-format' is very simple -- it doesn't take
many format specs, but perhaps that could be fixed...

0 new messages