From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39842 Path: main.gmane.org!not-for-mail From: Samuel Padgett Newsgroups: gmane.emacs.gnus.general Subject: Re: Generating Mail-Followup-To: headers Date: Thu, 01 Nov 2001 20:03:04 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87y9m9fs6b.fsf@squeaker.lickey.com> <87elo1exsd.fsf@squeaker.lickey.com> <20011101221026.3C9FBBD27@squeaker.lickey.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175488 30087 80.91.224.250 (21 Oct 2002 04:44:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:44:48 +0000 (UTC) Return-Path: Original-Received: (qmail 12594 invoked from network); 2 Nov 2001 01:03:16 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 2 Nov 2001 01:03:16 -0000 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 15zSjT-0001hm-00; Thu, 01 Nov 2001 19:02:51 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Nov 2001 19:02:31 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id TAA23558 for ; Thu, 1 Nov 2001 19:02:18 -0600 (CST) Original-Received: (qmail 12576 invoked by alias); 2 Nov 2001 01:02:30 -0000 Original-Received: (qmail 12571 invoked from network); 2 Nov 2001 01:02:29 -0000 Original-Received: from rdu57-93-147.nc.rr.com (HELO harpo.homeip.net) (66.57.93.147) by gnus.org with SMTP; 2 Nov 2001 01:02:29 -0000 Original-Received: from sam by harpo.homeip.net with local (Exim 3.32 #1 (Debian)) id 15zSjg-0007hS-00 for ; Thu, 01 Nov 2001 20:03:04 -0500 Original-To: ding@gnus.org In-Reply-To: <20011101221026.3C9FBBD27@squeaker.lickey.com> ("Matt Armstrong"'s message of "Thu, 1 Nov 2001 15:10:26 -0700 (MST)") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu) Mail-Followup-To: ding@gnus.org Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:39842 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39842 "Matt Armstrong" writes: > Maciej Matysiak writes: > >> (also, this buffer is not killed after submiting the changes with >> 'done' button). > > Yeah, I always wondered why customize did that (never enough to > investigate though). Have a look at custom-buffer-done-function. Sam