From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10536 Path: main.gmane.org!not-for-mail From: Jason L Tibbitts III Newsgroups: gmane.emacs.gnus.general Subject: Re: Not running expiry when I exit a group Date: 04 Apr 1997 16:02:50 -0600 Sender: tibbs@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.100) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150391 24965 80.91.224.250 (20 Oct 2002 21:46:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:46:31 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id OAA06260 for ; Fri, 4 Apr 1997 14:22:15 -0800 Original-Received: from sina.hpc.uh.edu (tibbs@Sina.HPC.UH.EDU [129.7.3.5]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 5 Apr 1997 00:03:36 +0200 Original-Received: (from tibbs@localhost) by sina.hpc.uh.edu (8.7.3/8.7.3) id QAA13437; Fri, 4 Apr 1997 16:02:51 -0600 (CST) Original-To: ding@ifi.uio.no In-Reply-To: Kai Grossjohann's message of 04 Apr 1997 15:08:09 +0200 Original-Lines: 11 X-Mailer: Gnus v5.4.37/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10536 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10536 >>>>> "KG" == Kai Grossjohann writes: KG> (remove-hook 'gnus-summary-prepare-exit-hook KG> 'gnus-summary-expire-articles) Thank you. I was looking in gnus-exit-group-hook, although I still distinctly remember a list that determined when expiry would be run. Perhaps I was dreaming it. - J<