Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: info-gnus-english@gnu.org
Subject: Re: Gnus registry permanence and spam-log-to-registry
Date: Mon, 22 Mar 2010 09:31:56 -0500	[thread overview]
Message-ID: <87bpegzaub.fsf@lifelogs.com> (raw)
In-Reply-To: <87r5nc1p7b.fsf@lifelogs.com>

On Mon, 22 Mar 2010 08:05:44 -0500 Ted Zlatanov <tzz@lifelogs.com> wrote: 

TZ> On Mon, 22 Mar 2010 10:01:53 +0100 "Peter G" <nyhedsgrupper@gmx.com> wrote: 

PG> Relevant part of .gnus.el:

PG> (require 'gnus-registry)
PG> (gnus-registry-initialize)
PG> (setq gnus-registry-install t
PG> gnus-registry-max-entries 20000)

TZ> It's because of this code in gnus-registry.el:

TZ> (when (or (eq gnus-registry-install t)
TZ> 	  (gnus-registry-install-p))
TZ>   (gnus-registry-initialize))

p.s. also, you shouldn't run gnus-registry-initialize twice; it's run
automatically for you when you load the library.

  reply	other threads:[~2010-03-22 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-22  9:01 Peter G
2010-03-22 13:05 ` Ted Zlatanov
2010-03-22 14:31   ` Ted Zlatanov [this message]
2010-03-22 17:50     ` Peter G

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bpegzaub.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).