From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51046 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: summary rescan and cancelled articles Date: Wed, 26 Mar 2003 15:52:24 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2nsmt9g8af.fsf@zsh.cs.rochester.edu> References: <87u1ifaks3.fsf@zip.com.au> <2nhee3pynk.fsf@zsh.cs.rochester.edu> <871y0xtxbm.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048712001 22836 80.91.224.249 (26 Mar 2003 20:53:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Mar 2003 20:53:21 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Mar 26 21:53:20 2003 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 18yHtg-0005wB-00 for ; Wed, 26 Mar 2003 21:53:20 +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 18yHtH-0002Pm-00; Wed, 26 Mar 2003 14:52:55 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 26 Mar 2003 14:53:57 -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 OAA00397 for ; Wed, 26 Mar 2003 14:53:46 -0600 (CST) Original-Received: (qmail 83462 invoked by alias); 26 Mar 2003 20:52:39 -0000 Original-Received: (qmail 83457 invoked from network); 26 Mar 2003 20:52:39 -0000 Original-Received: from zsh.cs.rochester.edu (HELO piglet.jia.vnet) (192.5.53.126) by 66.230.238.6 with SMTP; 26 Mar 2003 20:52:39 -0000 Original-Received: from piglet.jia.vnet (localhost [127.0.0.1]) by piglet.jia.vnet (8.12.8/8.12.5) with ESMTP id h2QKqPjb015321 for ; Wed, 26 Mar 2003 15:52:25 -0500 Original-Received: (from zsh@localhost) by piglet.jia.vnet (8.12.8/8.12.6/Submit) id h2QKqPGB015319; Wed, 26 Mar 2003 15:52:25 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C (Kevin Ryde's message of "Mon, 24 Mar 2003 10:36:29 +1000") User-Agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.3.50 (gnu/linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51046 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51046 Kevin Ryde writes: > A bit more to help M-g keep point in the same location, > > * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from > gnus-summary-find-uncancelled, skip temporary articles inserted by > "refer" functions. Installed. ShengHuo