From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24192 Path: main.gmane.org!not-for-mail From: Paul Stodghill Newsgroups: gmane.emacs.gnus.general Subject: gnus-agent-fetch-session dies in 0.95 Date: 12 Jul 1999 14:53:17 -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 1035161800 7361 80.91.224.250 (21 Oct 2002 00:56:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:56:40 +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 OAA08868 for ; Mon, 12 Jul 1999 14:57:18 -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 NAB16664; Mon, 12 Jul 1999 13:53:42 -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 13:54:26 -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 NAA21898 for ; Mon, 12 Jul 1999 13:54:17 -0500 (CDT) Original-Received: from postoffice.mail.cornell.edu (POSTOFFICE.MAIL.CORNELL.EDU [132.236.56.7]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA08717 for ; Mon, 12 Jul 1999 14:53:15 -0400 (EDT) Original-Received: from localhost.localdomain.cs.cornell.edu (DHCP211-150.CS.CORNELL.EDU [128.84.211.150]) by postoffice.mail.cornell.edu (8.9.3/8.9.3) with SMTP id OAA11858 for ; Mon, 12 Jul 1999 14:53:13 -0400 (EDT) Original-To: ding@gnus.org Mail-Copies-To: never Original-Lines: 30 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:24192 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24192 I started using the agent this morning, and I have encountered the following error intermittently throughout the day. Signaling: (error "Selecting deleted or non-existent buffer") copy-to-buffer(# 1 233) gnus-agent-fetch-headers("comp.emacs") gnus-agent-fetch-group-1("comp.emacs" (nntp "newsstand.cit.cornell.edu")) gnus-agent-fetch-session() (progn (gnus-agent-fetch-session)) ) (if gnus-plugged (progn (gnus-agent-fetch-session))) ) (when gnus-plugged (gnus-agent-fetch-session)) ) pvs-fetch-session-after-new-news() run-hooks(pvs-fetch-session-after-new-news) apply(run-hooks pvs-fetch-session-after-new-news) gnus-run-hooks(gnus-after-getting-new-news-hook) gnus-group-get-new-news(nil) call-interactively(gnus-group-get-new-news) I am not sure what is triggering it, but once I encounter it, I have to quit and restart Gnus to make it go away. -- 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/