Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-group-line-format parameter for number cached
@ 1997-04-27  0:20 Roderick Schertler
  1997-04-27  9:43 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Roderick Schertler @ 1997-04-27  0:20 UTC (permalink / raw)


Lars, would you please consider adding a gnus-group-line-format % escape
for the number of cached articles?

PS, anybody, I'm currently using

    (defun gnus-user-format-function-c (header)
	(gnus-range-length (cdr (assq 'cache gnus-tmp-marked))))

, is there a way to do this without mucking with gnus-tmp-marked like
that?

-- 
Roderick Schertler
roderick@argon.org


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gnus-group-line-format parameter for number cached
  1997-04-27  0:20 gnus-group-line-format parameter for number cached Roderick Schertler
@ 1997-04-27  9:43 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-04-27  9:43 UTC (permalink / raw)


Roderick Schertler <roderick@argon.org> writes:

> Lars, would you please consider adding a gnus-group-line-format % escape
> for the number of cached articles?

Gnus doesn't know how many articles there are in the cache when the
group buffer is generated.

> PS, anybody, I'm currently using
> 
>     (defun gnus-user-format-function-c (header)
> 	(gnus-range-length (cdr (assq 'cache gnus-tmp-marked))))

This will work if you have visited the group lately, but may be
wrong. 

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-04-27  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-04-27  0:20 gnus-group-line-format parameter for number cached Roderick Schertler
1997-04-27  9:43 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).