Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-summary-line-format slow?
@ 1996-04-18  7:59 Kai Grossjohann
  1996-04-18 11:08 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Grossjohann @ 1996-04-18  7:59 UTC (permalink / raw)



Hi all,

this is my gnus-summary-line-format:

"%U%R%z%I%(%[%d,%4L: %-15,15n%]%) %s
"

Is there anything I could change here so that "Generating summary
buffer..." will be faster?  I think this ought to be possible as I
once tried gnus-bbdb-insinuate-summary-buffer which changed
gnus-summary-line-format and created a slow-down by a factor of two!

I kind of have the feeling that %d is the slowest of these, but I
would really like to be able to distinguish between new and old
messages!

tia,
kai
--
There ain't no cure for the summertime blues.


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

* Re: gnus-summary-line-format slow?
  1996-04-18  7:59 gnus-summary-line-format slow? Kai Grossjohann
@ 1996-04-18 11:08 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-04-18 11:08 UTC (permalink / raw)


Kai Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de> writes:

> I kind of have the feeling that %d is the slowest of these, but I
> would really like to be able to distinguish between new and old
> messages!

%d is probably slow, yes.  Handling dates is a pain at the moment, but
I'm hoping that someone will implement an `encode-time-string'
function in C in the future.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

end of thread, other threads:[~1996-04-18 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-18  7:59 gnus-summary-line-format slow? Kai Grossjohann
1996-04-18 11:08 ` 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).