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

arrays in group parameter display not working

0 views
Skip to first unread message

Simon Josefsson

unread,
Oct 5, 2001, 2:29:18 PM10/5/01
to Björn Torkelsson, The Gnus Bugfixing Girls + Boys
tor...@acc.umu.se (Björn Torkelsson) writes:

> I have the following group parameters, but when entering a with new mail
> in only the new mail is shown, not the older, unexpired ones.
>
> ((uidvalidity . "991999630")
> (expiry-wait . 7)
> (visible . t)
> (display . [not expire]))

I think this is intentional, `display' arrays works by limiting the
articles in the generated summary buffer. Making it always generate
the whole summary buffer and then limiting it to what you want would
be slow.

I guess you could bind the key sequence C-u SPC / p to SPC if you
really want the behaviour.

Btw, I fixed a bug that made the `display' parameter be applied even
if you used C-u SPC to enter the group.

Björn Torkelsson

unread,
Oct 8, 2001, 3:41:04 AM10/8/01
to
Simon Josefsson <j...@extundo.com> writes:

> tor...@acc.umu.se (Björn Torkelsson) writes:
>
>> I have the following group parameters, but when entering a with new mail
>> in only the new mail is shown, not the older, unexpired ones.
>>
>> ((uidvalidity . "991999630")
>> (expiry-wait . 7)
>> (visible . t)
>> (display . [not expire]))
>
> I think this is intentional, `display' arrays works by limiting the
> articles in the generated summary buffer. Making it always generate
> the whole summary buffer and then limiting it to what you want would
> be slow.

Are you sure? So I can set display to all, to see all mails new as well
as expired, and I can set display to default to only see new mails, but
I cant set i to view everything but expired mails. Without doing some
rebindings of keybindings. I think this should be documented then.

It worked until Lars applied some stuff at 2001-08-23 18:43:05.

/torkel

0 new messages