From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77998 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir is pwetty kewl! Date: Fri, 18 Mar 2011 22:40:27 +0100 Organization: Probably a good idea Message-ID: <87bp18hzuc.fsf@dod.no> References: <87tyfsdbp9.fsf@gnus.org> <87oc58i82j.fsf_-_@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300484513 25767 80.91.229.12 (18 Mar 2011 21:41:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 Mar 2011 21:41:53 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26312@lists.math.uh.edu Fri Mar 18 22:41:49 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 1Q0hQa-0003wP-8o for ding-account@gmane.org; Fri, 18 Mar 2011 22:41:48 +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 1Q0hPa-0004FH-J8; Fri, 18 Mar 2011 16:40:46 -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 1Q0hPY-0004F0-Tm for ding@lists.math.uh.edu; Fri, 18 Mar 2011 16:40:44 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q0hPX-00075h-Jg for ding@lists.math.uh.edu; Fri, 18 Mar 2011 16:40:44 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q0hPV-0006pI-C3 for ding@gnus.org; Fri, 18 Mar 2011 22:40:41 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q0hPR-0003Lc-On for ding@gnus.org; Fri, 18 Mar 2011 22:40:37 +0100 Original-Received: from cm-84.208.226.30.getinternet.no ([84.208.226.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Mar 2011 22:40:37 +0100 Original-Received: from sb by cm-84.208.226.30.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Mar 2011 22:40:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.226.30.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:WqhE1SOubf2sVGUgaTHfE0nVAns= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77998 Archived-At: >>>>> Norman Walsh : > If I can ever get gnus past the circular dependency complaint... :-/ My approach is that I bisect my config until the issue go away. Ie. I would start with removing the bottom half of my .emacs file and start emacs and see if the issue went away. If it's still present I try again with the top quarter of the original file, if it's gone, I try with the top 3/4 of the file. If all of .emacs is gone and the problem persist, I move on to .gnus.el. ...or I start with .gnus.el. Whatever seems most appropriate. (PS unless you version control your config, remember to make pristine copies of the config files before starting)