From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16344 Path: news.gmane.org!not-for-mail From: vincent.belaiche@gmail.com (Vincent =?iso-8859-1?Q?Bela=EFche?=) Newsgroups: gmane.emacs.gnus.user Subject: Re: My gnus does not fetch articles Date: Fri, 21 Jun 2013 19:45:18 +0200 Organization: Gegeweb News Server Message-ID: <80ehbvmk7l.fsf@gmail.com> References: <80y5akwvo5.fsf@gmail.com> <80txl8wvh4.fsf@gmail.com> <80ppvuzgas.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1371837010 20712 80.91.229.3 (21 Jun 2013 17:50:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Jun 2013 17:50:10 +0000 (UTC) Cc: =?iso-8859-1?Q?Vincent_Bela=EFche?= To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Jun 21 19:50:12 2013 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uq5TO-0005xR-G3 for gegu-info-gnus-english@m.gmane.org; Fri, 21 Jun 2013 19:50:10 +0200 Original-Received: from localhost ([::1]:56145 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq5TO-0002Kw-4W for gegu-info-gnus-english@m.gmane.org; Fri, 21 Jun 2013 13:50:10 -0400 X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.116.97 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!fdn.fr!proxad.net!feeder1-2.proxad.net!nntpfeed.proxad.net!dedibox.gegeweb.org!gegeweb.eu!gegeweb.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 42 Original-NNTP-Posting-Host: arennes-353-1-29-89.w92-135.abo.wanadoo.fr Original-X-Trace: obelix.gegeweb.org 1371836808 3320 92.135.116.89 (21 Jun 2013 17:46:48 GMT) Original-X-Complaints-To: abuse@gegeweb.org Original-NNTP-Posting-Date: Fri, 21 Jun 2013 17:46:48 +0000 (UTC) User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (windows-nt) Cancel-Lock: sha1:Xpd/phFdbWltxKI/IF1gV9Jp0gw= Original-Xref: usenet.stanford.edu gnu.emacs.gnus:87471 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16344 Archived-At: asjo@koldfront.dk (Adam Sj=F8gren) writes: > vincent.belaiche@gmail.com (Vincent Bela=EFche) writes: > >> What I did is: >> 1. I exited gnus with `q' >> 2. I edited the ~/.newsrc file and deleted both lines with >> fr.comp.text.tex and comp.soft-sys.math.scilab >> 3. I reentered gnus with `M-x gnus', and re-subscribed both these groups >> with `U' or `S S' >> 4. Both groups still have the same issue, whether I endter with `RET' or >> `C-u RET', I do not get the latest news. Surprising the last message >> I get is exactly the same as before cleanign the ~/.newsrc. > > Previously you wrote that you reset the newsrc.eld file as well. Here > you don't mention it. > > Maybe that makes a difference? > > > Best regards, > > Adam I have just tried that: = 1. exit gnus 2. rename ~/.newsrc and ~/.newsrc.eld to ~/.newsrc.old and = ~/.newsrc.eld.old 3. re-start gnus 4. re-subscribe to fr.comp.text.tex And there is the same issue: the latest message which I see is quite an old one. Could that be related to some date format locale thing. As you know the French do not use the same date format as the Americans and we have differerent time zones too. What emacs-lisp primitive does gnus use to get the date on my machine ? I can do some test and feedback what it returns. Vincent.