From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67771 Path: news.gmane.org!not-for-mail From: Seb Newsgroups: gmane.emacs.gnus.general Subject: message-dont-send kill buffer Date: Thu, 06 Nov 2008 21:59:44 -0600 Organization: Church of Emacs Message-ID: <873ai4uqxb.fsf@patagonia.sebmags.homelinux.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1226030469 6056 80.91.229.12 (7 Nov 2008 04:01:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Nov 2008 04:01:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16222@lists.math.uh.edu Fri Nov 07 05:02:12 2008 connect(): Connection refused Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KyIXy-0005cd-SU for ding-account@gmane.org; Fri, 07 Nov 2008 05:02:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KyIVt-0004hD-I3; Thu, 06 Nov 2008 22:00:01 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KyIVs-0004h0-DS for ding@lists.math.uh.edu; Thu, 06 Nov 2008 22:00:00 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KyIVp-0007MA-DT for ding@lists.math.uh.edu; Thu, 06 Nov 2008 22:00:00 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KyIVv-0007W6-00 for ; Fri, 07 Nov 2008 05:00:03 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KyIVj-0004Hs-6p for ding@gnus.org; Fri, 07 Nov 2008 03:59:51 +0000 Original-Received: from s01060015e975d7fb.wp.shawcable.net ([24.77.75.70]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Nov 2008 03:59:51 +0000 Original-Received: from spluque by s01060015e975d7fb.wp.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Nov 2008 03:59:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s01060015e975d7fb.wp.shawcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:p7D7D6x6TI2u9nD8pinu+56qw/8= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67771 Archived-At: Hi, I'd have imagined that a hook or argument to message-dont-send would allow for killing the buffer in which the message was being composed, but I can't find anything like that. I often need to work on an email throughout the day, so I use C-c C-d a lot, and then return to write some more by going into the drafts folder and pressing 'e'. The problem is that each time I do C-c C-d, the buffer is left behind (i.e. it is "buried"). Is there some way to get rid of this buffer automatically after C-c C-d? Cheers, -- Seb