From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84749 Path: news.gmane.org!not-for-mail From: jenia.ivlev@gmail.com (jenia.ivlev) Newsgroups: gmane.emacs.gnus.general Subject: Gnus giving error and wont start Date: Wed, 06 Aug 2014 11:14:31 -0400 Message-ID: <874mxp4pm0.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1407443664 24708 80.91.229.3 (7 Aug 2014 20:34:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Aug 2014 20:34:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32994@lists.math.uh.edu Thu Aug 07 22:34:18 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XFUO9-000162-LQ for ding-account@gmane.org; Thu, 07 Aug 2014 22:34:18 +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 1XFUN6-0001Vq-8s; Thu, 07 Aug 2014 15:33:12 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XF2wP-0002bt-9i for ding@lists.math.uh.edu; Wed, 06 Aug 2014 10:15:49 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XF2wN-0002tE-OA for ding@lists.math.uh.edu; Wed, 06 Aug 2014 10:15:48 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XF2wL-0005Fi-Nq for ding@gnus.org; Wed, 06 Aug 2014 17:15:45 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XF2wE-0001QV-5f for ding@gnus.org; Wed, 06 Aug 2014 17:15:38 +0200 Original-Received: from modemcable112.235-178-173.mc.videotron.ca ([173.178.235.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Aug 2014 17:15:38 +0200 Original-Received: from jenia.ivlev by modemcable112.235-178-173.mc.videotron.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Aug 2014 17:15:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: modemcable112.235-178-173.mc.videotron.ca User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:i4w/Hc7zK1EEOIy1uT2PouXG1us= X-Spam-Score: -2.7 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84749 Archived-At: Hello: I have the following line in ~/.gnus.el: (setq gnus-secondary-select-methods '((nntp "news.gmane.org") '(nntp "news.eternal-september.org"))) But when I start gnus, it gives me: Cannot open load file: quote. This is after gnus asks me for my username and password, and after it loads and the folder from my email (I can see it doing so in the mini-buffer). To fix this temporarily I delete that (setq ...) line and do `M-x load-file ~/.gnus.el` and start gnus. Then, once gnus has started, I repaste that (setq ...) line into ~/.gnus.el and do `M-x gnus`. That's how I'm able to write this question. So how do I fix that? How can I start gnus without the error described above? Thanks in advnace for your kind help. Jenia