From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50014 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Strange auto-caching Date: Tue, 11 Feb 2003 17:34:55 +0100 Organization: University of Duisburg, Germany Sender: owner-ding@hpc.uh.edu Message-ID: <84adh2ojww.fsf@lucy.is.informatik.uni-duisburg.de> References: <84hebdjx6q.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1044981392 11788 80.91.224.249 (11 Feb 2003 16:36:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 11 Feb 2003 16:36: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 18idOU-000338-00 for ; Tue, 11 Feb 2003 17:36:26 +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 18idNy-0004kP-00; Tue, 11 Feb 2003 10:35:54 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 11 Feb 2003 10:36:51 -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 KAA02223 for ; Tue, 11 Feb 2003 10:36:36 -0600 (CST) Original-Received: (qmail 23996 invoked by alias); 11 Feb 2003 16:35:34 -0000 Original-Received: (qmail 23991 invoked from network); 11 Feb 2003 16:35:33 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 11 Feb 2003 16:35:33 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18idWx-0003m1-00 for ; Tue, 11 Feb 2003 17:45:11 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 42 Original-NNTP-Posting-Host: lucy.is.informatik.uni-duisburg.de Original-X-Trace: quimby.gnus.org 1044981911 14128 134.91.35.216 (11 Feb 2003 16:45:11 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 11 Feb 2003 16:45:11 GMT User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 Cancel-Lock: sha1:nz6SVugf9hRHVEMkY77UINPFMgs= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50014 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50014 Kevin Greiner writes: > From what you are describing gnus-agent-fetch-selected-article updates > the internals correctly. The problem has to be in its call to > gnus-summary-update-article-line. I've already found, and I thought, > fixed a problem in this call. There must be something else going > wrong. Can you step through it to see what is happening? What > happened before was that g-s-u-a-l jumped to, and updated, the wrong > line in the summary. My problem has nothing to do with gnus-summary-update-article-line. I think... I just did M-x edebug-defun RET on it, then entered a group and got this result (slightly massaged because of UTF-8 characters in thread trees): - Thu 16.01., 19k: Robert J. Chass | Re: errors in Tramp FTP, yet file fetched - +Sat 18.01.,3.7k: Kai Großjohann | Todo: Forbidden word "path" - Sun 19.01.,2.5k: Michael Albinus | \- +Q Jan 01 '70,0.0k: | Re: Preserve permissions after backup? - Mon 27.01.,2.3k: Eli Zaretskii | \- - Mon 27.01.,2.0k: Richard Stallma | \- + Tue 28.01.,2.3k: Michael Albinus | Re: tramp (2.0.28); ange-ftp stopped working + Tue 28.01.,3.0k: Michael Albinus | Re: Todo %O is the first char in each line. The function gnus-summary-update-article-line was not called. I verified that the `-' marked articles were also fetched by exiting the group, going unplugged, reentering the group, selecting Eli's or Richard's article. Something else is also wrong in that `.' does not jump to `-' marked articles, only to `+' marked ones. Maybe gnus-summary-first-unread-article and %O are accessing the same, wrong, data structure? Is there another function that I could trace through? Is anyone else seeing similar problems? -- A turnip curses Elvis