From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23861 Path: main.gmane.org!not-for-mail From: Paul Stevenson Newsgroups: gmane.emacs.gnus.general Subject: Catching up topics Date: 05 Jul 1999 12:07:53 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161517 4285 80.91.224.250 (21 Oct 2002 00:51:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:51:57 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA11340 for ; Mon, 5 Jul 1999 12:08:28 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB04883; Mon, 5 Jul 1999 11:07:07 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 05 Jul 1999 11:07:55 -0500 (CDT) 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 LAA10316 for ; Mon, 5 Jul 1999 11:07:40 -0500 (CDT) Original-Received: from q2ypc.phy.ornl.gov (paul@q2ypc.phy.ornl.gov [134.167.20.82]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA11215 for ; Mon, 5 Jul 1999 12:06:36 -0400 (EDT) Original-Received: (from paul@localhost) by q2ypc.phy.ornl.gov (8.9.3/8.9.3) id MAA22320; Mon, 5 Jul 1999 12:07:54 -0400 Original-To: ding@gnus.org Original-Lines: 17 User-Agent: Gnus/5.070091 (Pterodactyl Gnus v0.91) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23861 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23861 In pgnus 0.91 I can catch up all the groups in a topic by hitting # c y (or c y since I have rebound 'c' to work on topic lines, but one must normally hit # first). This is well, but if the topic is hidden, like my sent-mail topic often is, and I try and do the same, then although the groups are caught-up, the topic lines are not updated. I tried to look into fixing this, but got confused. I note that the function gnus-topic-update-topics-containing-group contains the comment ;; This is probably not entirely correct. If a topic ;; isn't shown, then it's not updated. But the updating ;; should be performed in any case, since the topic's ;; parent should be updated. Pfft. which might be relevant. I'm not sure what Pfft means, though :-)