Gnus development mailing list
 help / color / mirror / Atom feed
* Workaround: when nnir queries are slow
@ 2002-11-06 23:29 Christoph Conrad
  0 siblings, 0 replies; only message in thread
From: Christoph Conrad @ 2002-11-06 23:29 UTC (permalink / raw)


Hi,

i observed that nnir searches are veeeeery slow when gnus is plugged.
In case you have the same problem:

(defadvice gnus-group-make-nnir-group
  ( around gnus-group-make-nnir-group-unplugged act )
  (let ((gnus-plugged nil))
    ad-do-it))

Kai Grossjohann wrote me that the agent is rewritten in the moment,so
this workaround may be not necessary in the foreseeing future.

Best regards,
cu, -cc-
-- 
Computers are useless.  They can only give you answers.
     Pablo Picasso



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-06 23:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-06 23:29 Workaround: when nnir queries are slow Christoph Conrad

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).