From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80451 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: problem with gnus-group-make-nnir-group Date: Mon, 31 Oct 2011 13:21:38 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87hb2pt6u5.fsf@lifelogs.com> References: <877h3ub3nc.fsf@micropit.couberia.bzh> <87ipndr6cd.fsf@micropit.couberia.bzh> <87lis6cp4l.fsf@lifelogs.com> <87d3delbch.fsf@micropit.couberia.bzh> Reply-To: ding@gnus.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1320081922 21782 80.91.229.12 (31 Oct 2011 17:25:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2011 17:25:22 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28737@lists.math.uh.edu Mon Oct 31 18:25:19 2011 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.69) (envelope-from ) id 1RKvbo-0008DN-LX for ding-account@gmane.org; Mon, 31 Oct 2011 18:25:16 +0100 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 1RKvbk-00089k-CH; Mon, 31 Oct 2011 12:25:12 -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 1RKvbj-00089W-56 for ding@lists.math.uh.edu; Mon, 31 Oct 2011 12:25:11 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RKvbi-0005yX-BT for ding@lists.math.uh.edu; Mon, 31 Oct 2011 12:25:11 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RKvbg-0004aq-Vg for ding@gnus.org; Mon, 31 Oct 2011 18:25:08 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RKvbg-00088N-03 for ding@gnus.org; Mon, 31 Oct 2011 18:25:08 +0100 Original-Received: from c-76-28-40-19.hsd1.vt.comcast.net ([76.28.40.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Oct 2011 18:25:07 +0100 Original-Received: from tzz by c-76-28-40-19.hsd1.vt.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Oct 2011 18:25:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 24 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-76-28-40-19.hsd1.vt.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) Cancel-Lock: sha1:vltTbUGUoaMW+PLjab90vYfRxKI= X-Spam-Score: -6.1 (------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80451 Archived-At: On Sun, 30 Oct 2011 16:59:10 +0100 pmlists@free.fr (Peter Münster) wrote: PM> On Thu, Oct 27 2011, Ted Zlatanov wrote: >> Usually that means ERT is getting loaded from the wrong place, IIRC. >> Can you check your load-path? PM> Indeed: it was loaded from the nxhtml package! PM> Without the following line, there is no error when loading gnus-registry: PM> (load (concat "~/emacs/packages/nxhtml/autostart")) PM> But how should I load nxhtml then? I believe we're using the latest ERT. Could nxhtml also update to that, if they are not? PM> And the original error remains: PM> Symbol's value as variable is void: gnus-registry-enabled PM> Even after loading gnus-registry... :( As with Jose's post, I can't replicate the problem. Could anyone else try `nnir-mode' and see if they can tell what's wrong with it? Thanks! Ted