From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66670 Path: news.gmane.org!not-for-mail From: Jake Colman Newsgroups: gmane.emacs.gnus.general Subject: gnus-registry-install issue Date: Thu, 03 Apr 2008 11:59:45 -0400 Organization: Principia Partners LLC Message-ID: <76bq4rdj4e.fsf@dev-d01.ppllc.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207238472 6028 80.91.229.12 (3 Apr 2008 16:01:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 16:01:12 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15154@lists.math.uh.edu Thu Apr 03 18:01:34 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JhRs3-0005HJ-5Y for ding-account@gmane.org; Thu, 03 Apr 2008 18:00:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JhRrF-0005DA-IX; Thu, 03 Apr 2008 11:00:09 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JhRrD-0005Ct-OR for ding@lists.math.uh.edu; Thu, 03 Apr 2008 11:00:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JhRr8-0005km-1Q for ding@lists.math.uh.edu; Thu, 03 Apr 2008 11:00:07 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JhRrH-0007lm-00 for ; Thu, 03 Apr 2008 18:00:11 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JhRr5-000325-1n for ding@gnus.org; Thu, 03 Apr 2008 15:59:59 +0000 Original-Received: from 69.7.239.34 ([69.7.239.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Apr 2008 15:59:59 +0000 Original-Received: from colman by 69.7.239.34 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Apr 2008 15:59:59 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 61 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 69.7.239.34 X-Attribution: Jake X-URL: http://www.principiapartners.com User-Agent: Gnus/5.110007 (No Gnus v0.7) XEmacs/21.4.17 (usg-unix-v, no MULE) Cancel-Lock: sha1:YU9qg5SokSLKBepJdrBhm6fATOw= X-Spam-Score: -1.7 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66670 Archived-At: I have just upgraded to the latest Gnus snapshot and I am having problems with the feature for gnus-registry-install. My .gnus has the following configuration: ====================================== (gnus-registry-initialize) (setq gnus-registry-use-long-group-names nil) (setq gnus-registry-max-entries nil) ;;(setq gnus-registry-track-extra (quote (subject sender))) (setq gnus-registry-unfollowed-groups (append '( "Archive/" ) gnus-registry-unfollowed-groups)) ====================================== I replaced (gnus-registry-initialize) with (setq gnus-registry-install t) thinking that the gnus-registry will then initialize itself. When I do that, the (setq gnus-registry-unfollowed-groups (append '( "Archive/" ) gnus-registry-unfollowed-groups)) statement fails since gnus-registry-unfollowed-groups is not yet defined. What is the recommended way for me to make this work? In the meantime, I have simpled added (setq gnus-registry-install t) prior to calling (gnus-registry-initialize) 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