Gnus development mailing list
 help / color / mirror / Atom feed
From: Jake Colman <colman@ppllc.com>
To: ding@gnus.org
Subject: Re: gnus-registry-install issue
Date: Tue, 08 Apr 2008 13:43:52 -0400	[thread overview]
Message-ID: <76tzicnsx3.fsf@dev-d01.ppllc.com> (raw)
In-Reply-To: <76bq4rdj4e.fsf@dev-d01.ppllc.com>

>>>>> "Jake" == Jake Colman <colman@ppllc.com> writes:

   Jake> I have just upgraded to the latest Gnus snapshot and I am
   Jake> having problems with the feature for gnus-registry-install.

   Jake> My .gnus has the following configuration:

   Jake> ======================================

   Jake> (gnus-registry-initialize)

   Jake> (setq gnus-registry-use-long-group-names nil)
   Jake> (setq gnus-registry-max-entries nil)
   Jake> ;;(setq gnus-registry-track-extra (quote (subject sender)))

   Jake> (setq gnus-registry-unfollowed-groups 
   Jake>       (append '(
   Jake>                 "Archive/"
   Jake>                 ) gnus-registry-unfollowed-groups))

   Jake> ======================================

   Jake> I replaced

   Jake> (gnus-registry-initialize)

   Jake> with 

   Jake> (setq gnus-registry-install t)

   Jake> thinking that the gnus-registry will then initialize itself.
   Jake> When I do that, the

   Jake> (setq gnus-registry-unfollowed-groups 
   Jake>       (append '(
   Jake>                 "Archive/"
   Jake>                 ) gnus-registry-unfollowed-groups))

   Jake> statement fails since gnus-registry-unfollowed-groups is not
   Jake> yet defined.  What is the recommended way for me to make this
   Jake> work?

   Jake> In the meantime, I have simpled added 

   Jake> (setq gnus-registry-install t)

   Jake> prior to calling

   Jake> (gnus-registry-initialize)

   Jake> Thanks.

   Jake> ...Jake


It's been a few days so I thought I'd post the problem again.

Thanks.

...Jake

-- 
Jake Colman
Director of Software Development
Principia Partners LLC
101 West Elm Street
Suite 620
Conshohocken, PA  19428
+1 (610) 755-9786
www.principiapartners.com




  reply	other threads:[~2008-04-08 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 15:59 Jake Colman
2008-04-08 17:43 ` Jake Colman [this message]
2008-04-08 21:28   ` Ted Zlatanov

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=76tzicnsx3.fsf@dev-d01.ppllc.com \
    --to=colman@ppllc.com \
    --cc=ding@gnus.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).