From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27445 Path: main.gmane.org!not-for-mail From: Hans de Graaff Newsgroups: gmane.emacs.gnus.general Subject: Re: 0.98 amnesia Date: 01 Dec 1999 20:45:15 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87ln7e1m44.fsf@graaff.xs4all.nl> References: <87iu2ibw4w.fsf@twocups.sirinet.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164472 24635 80.91.224.250 (21 Oct 2002 01:41:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:41:12 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA04871 for ; Wed, 1 Dec 1999 16:32:02 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB02922; Wed, 1 Dec 1999 15:31:09 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Dec 1999 15:31:16 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA27933 for ; Wed, 1 Dec 1999 15:31:06 -0600 (CST) Original-Received: from graaff.xs4all.nl (qmailr@graaff.xs4all.nl [194.109.62.76]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id QAA04844 for ; Wed, 1 Dec 1999 16:30:32 -0500 (EST) Original-Received: (qmail 8621 invoked by uid 1000); 1 Dec 1999 19:45:15 -0000 Original-To: ding@gnus.org X-Face: ,i^c$X{l+r}VV%(bl{^[ writes: > The only thing I can think of that has changed since yesterday when > it was working perfectly, is that I set up some mail/news > preferences in netscape to get rid of a nagging error that it > sometimes gives me. I suspect netscape has done something nasty to > me but I'm not sure what. Has anyone else run into this? Isn't this because Netscape then perhaps makes a new .newsrc file, which is then read by Gnus because the timestamp is newer? Thanks for reminding me why I have this in my .gnus: (setq gnus-startup-file "/home/graaff/.newsrc-news.tudelft.nl") That causes the normal .newsrc file to be called .newsrc-news.tudelft.nl, and Gnus' own file .newsrc-news.tudelft.nl.eld. If something else writes a .newsrc file, Gnus takes no notice. Hans