From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Stegemann Subject: Re: Problem with org-gnus-follow-link Date: Thu, 11 Dec 2008 16:37:46 +0100 Message-ID: References: <8763lt8euq.fsf@thinkpad.tsdh.de> <87oczjg85v.fsf@thinkpad.tsdh.de> <87zlj39dqj.fsf@thinkpad.tsdh.de> <87ej0eajb5.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LAnby-0003IV-7C for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:37:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAnbw-0003HX-GU for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:37:57 -0500 Received: from [199.232.76.173] (port=57602 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAnbw-0003HI-2F for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:37:56 -0500 Received: from main.gmane.org ([80.91.229.2]:44719 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LAnbv-0002qM-Gn for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:37:55 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LAnbt-0001QS-Bx for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 15:37:54 +0000 Received: from london.zeitform.net ([146.140.213.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Dec 2008 15:37:53 +0000 Received: from ulf-news by london.zeitform.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Dec 2008 15:37:53 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Tassilo, Tassilo Horn wrote: > Ulf Stegemann writes: > >> huh, that's strange. The patched version was really in effect here >> when the tests failed. I've just updated Gnus to the latest (CVS) >> version but again, it's not fixed for me ... and maybe it cannot be >> fixed. The whole subject reminds me of the old Gnus "wrong article >> count problem". > > Exactly that's the problem. > > Please do a test for me: > > 1. Enter a group in Gnus > 2. Delete the last article > 3. Exit summary > 4. Try `C-u 1 RET' on the group. It should issue "No unread news". > 5. Do `M-: (gnus-activate-group "" t) RET' > 6. Try `C-u 1 RET' on the group again. Now it should be opened and > summary should contain one article. > > If you get different results it seems to be due to your gnus version. I > use the one included in emacs 23 and update daily, so it might be more > up to date than your copy. Maybe try to update yours, too. done that. I was under the wrong impression that the CVS on cvs.gnus.org holds the latest version of Gnus but it seems it just has the release from 1st May. It seems that latest Gnus is now available from the Emacs CVS only (sorry for my ignorance). I installed that version here (5.13 as of today, see User-Agent header) but again the summary buffer is not opened. Do you know (and remember) what has changed in Gnus sources since 1st May that made the "wrong article count"-bug go away? Ulf