[2855] in SIPB bug reports
GNUS
daemon@ATHENA.MIT.EDU (yandros@Athena.MIT.EDU)
Fri May 22 03:07:51 1992
From: yandros@Athena.MIT.EDU
Date: Fri, 22 May 92 03:07:26 -0400
To: usenet@Athena.MIT.EDU, bug-sipb@Athena.MIT.EDU
Reply-To: yandros@Athena.MIT.EDU
Do we have these applied? If not, are there reasons not to do so?
> Newsgroups: gnu.emacs.gnus,gnu.emacs.sources
> From: flee@cs.psu.edu (Felix Lee)
> Subject: Two GNUS speedups.
> Nntp-Posting-Host: dictionopolis.cs.psu.edu
> Organization: Penn State Computer Science
> Date: Thu, 21 May 1992 04:45:32 GMT
>
> I've posted these speedups before, but here they are all in one place,
> and cleaned up a bit. (Upgrading to GNUS 3.14 was an excuse to go
> back and clean things up.)
>
> ;; gnus-speedups|Felix Lee|flee@cs.psu.edu
> ;; |Simple performance enhancements for GNUS
> ;; |1992-05-18|1.2: stable||
>
> ;; This package contains two plug-compatible performance enhancements
> ;; for GNUS 3.13 and 3.14:
>
> ;; 1. A faster version of gnus-find-new-newsgroups, for making GNUS
> ;; start more quickly.
>
> ;; 2. Faster subject and date sorting in the *Subject* buffer.
>
> ;; This file must be loaded after "gnus.el". You can do this by
> ;; adding '(load "gnus-speedups") at the end of your local gnus
> ;; wrapper, or at the end of "gnus.el". Or you could just include
> ;; this file directly.
Thanks,
-C