From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24187 Path: main.gmane.org!not-for-mail From: Paul Stodghill Newsgroups: gmane.emacs.gnus.general Subject: Re: Song of Programming Date: 12 Jul 1999 12:18:23 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161796 7325 80.91.224.250 (21 Oct 2002 00:56:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:56:36 +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 MAA04087 for ; Mon, 12 Jul 1999 12:18:56 -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 LAB14425; Mon, 12 Jul 1999 11:18:45 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 12 Jul 1999 11:19:32 -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 LAA19649 for ; Mon, 12 Jul 1999 11:19:22 -0500 (CDT) Original-Received: from simon.cs.cornell.edu (SIMON.CS.CORNELL.EDU [128.84.154.10]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA04069 for ; Mon, 12 Jul 1999 12:18:20 -0400 (EDT) Original-Received: from cloyd.cs.cornell.edu (CLOYD.CS.CORNELL.EDU [128.84.227.15]) by simon.cs.cornell.edu (8.9.3/8.9.3/R-2.5) with ESMTP id MAA02518 for ; Mon, 12 Jul 1999 12:18:19 -0400 (EDT) Original-Received: from localhost.localdomain.cs.cornell.edu (IDENT:stodghil@DHCP211-150.CS.CORNELL.EDU [128.84.211.150]) by cloyd.cs.cornell.edu (8.9.3/8.9.3/M-2.3) with SMTP id MAA09943 for ; Mon, 12 Jul 1999 12:18:17 -0400 (EDT) Original-To: ding@gnus.org Mail-Copies-To: never In-Reply-To: Wes Hardaker's message of "12 Jul 1999 08:48:19 -0700" Original-Lines: 27 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24187 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24187 >>>>> On 09 Jul 1999 19:44:51 +0200, Lars Magne Ingebrigtsen said: Lars> That hasn't been fixed, so the moral is -- don't `g', then go Lars> offline and read articles. If you `g' online, you must `J s' Lars> afterwards. Lars> It should be fixed, but it's not a high priority. >>>>> "Wes" == Wes Hardaker writes: Wes> [...] I actually consider it a pretty serious bug. [...] So do I. Can I safely use this as a workaround? (defun pvs-fetch-session-after-new-news () (interactive) (when gnus-plugged (gnus-agent-fetch-session))) (add-hook 'gnus-after-getting-new-news-hook 'pvs-fetch-session-after-new-news) -- Paul Stodghill Dept. of Computer Science, Upson Hall, Ithaca, NY 14853 Phone: 607-254-8838 FAX: 607-255-4428 http://www.cs.cornell.edu/stodghil/