From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49026 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: first time users Date: Fri, 10 Jan 2003 13:55:28 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042174532 2279 80.91.224.249 (10 Jan 2003 04:55:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 04:55:32 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18WrCc-0000aV-00 for ; Fri, 10 Jan 2003 05:55:30 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18WrDJ-0003NN-00; Thu, 09 Jan 2003 22:56:13 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 09 Jan 2003 22:57:09 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id WAA20416 for ; Thu, 9 Jan 2003 22:56:56 -0600 (CST) Original-Received: (qmail 21247 invoked by alias); 10 Jan 2003 04:55:56 -0000 Original-Received: (qmail 21242 invoked from network); 10 Jan 2003 04:55:56 -0000 Original-Received: from unknown (HELO java.hostforweb.net) (66.197.222.237) by 66.230.238.6 with SMTP; 10 Jan 2003 04:55:56 -0000 Original-Received: from yamaokac by java.hostforweb.net with local (Exim 3.36 #1) id 18WrCq-0004pw-00 for ding@gnus.org; Thu, 09 Jan 2003 23:55:44 -0500 Original-To: ding@gnus.org User-Agent: Gnus/5.090011 (Oort Gnus v0.11) XEmacs/21.4 (Native Windows TTY Support, sparc-sun-solaris2.6) X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:Sf8BZ5rUOGJ8lL4cZrAtUP4yF+Y= X-Hashcash: 030110:ding@gnus.org:d05b7c29d259994a X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - java.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32185 32192] / [32185 32192] X-AntiAbuse: Sender Address Domain - java.hostforweb.net Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49026 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49026 Hi, There are those who have not used Gnus. She or he must encounter the following error at the first time: Debugger entered--Lisp error: (file-error "Opening input file" "no such file or directory" "~/.newsrc.eld") insert-file-contents("~/.newsrc.eld") gnus-load("~/.newsrc.eld") gnus-read-newsrc-el-file("~/.newsrc.el") gnus-read-newsrc-file(nil) gnus-setup-news(nil nil nil) byte-code("...") gnus-1(nil nil nil) gnus(nil) call-interactively(gnus) execute-extended-command(nil) call-interactively(execute-extended-command) -- Katsumi Yamaoka