From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Problem with org-gnus-follow-link Date: Thu, 11 Dec 2008 16:56:30 +0100 Message-ID: <87abb2aeoh.fsf@thinkpad.tsdh.de> 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; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LAnu7-0001ir-Gx for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:56:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAnu6-0001iE-T9 for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:56:43 -0500 Received: from [199.232.76.173] (port=42618 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAnu6-0001i7-IY for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:56:42 -0500 Received: from main.gmane.org ([80.91.229.2]:47717 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 1LAnu5-0005nK-Mo for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 10:56:42 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LAnu3-0002CA-6E for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 15:56:39 +0000 Received: from dhcp182.uni-koblenz.de ([141.26.71.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Dec 2008 15:56:39 +0000 Received: from tassilo by dhcp182.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Dec 2008 15:56:39 +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 Ulf Stegemann writes: Hi Ulf, >> 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). There's nothing to excuse. I wasn't aware that the versions diverged that much, too. > I installed that version here (5.13 as of today, see User-Agent > header) How? Did you checkout GNU Emacs and copy all the gnus-related files somewhere? > but again the summary buffer is not opened. That's really strange. BTW: What backend did you use for testing? I used nnimap. MAybe that makes the difference... > Do you know (and remember) what has changed in Gnus sources since 1st > May that made the "wrong article count"-bug go away? No, till that date there were 111 commits in emacs/lisp/gnus. Bye, Tassilo