From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77703 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: plain old draft saving Date: Tue, 15 Mar 2011 04:21:27 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87k4g07n8o.fsf@lifelogs.com> References: <87y64hkxxp.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300181001 847 80.91.229.12 (15 Mar 2011 09:23:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Mar 2011 09:23:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26027@lists.math.uh.edu Tue Mar 15 10:23:14 2011 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.69) (envelope-from ) id 1PzQTB-0002XZ-NF for ding-account@gmane.org; Tue, 15 Mar 2011 10:23:14 +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 1PzQRm-0001UL-P0; Tue, 15 Mar 2011 04:21:46 -0500 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 1PzQRk-0001Tx-Hy for ding@lists.math.uh.edu; Tue, 15 Mar 2011 04:21:44 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PzQRj-0006HJ-3F for ding@lists.math.uh.edu; Tue, 15 Mar 2011 04:21:43 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PzQRg-0000JJ-Nc for ding@gnus.org; Tue, 15 Mar 2011 10:21:40 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PzQRg-0001pN-BA for ding@gnus.org; Tue, 15 Mar 2011 10:21:40 +0100 Original-Received: from c-67-186-102-106.hsd1.il.comcast.net ([67.186.102.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Mar 2011 10:21:40 +0100 Original-Received: from tzz by c-67-186-102-106.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Mar 2011 10:21:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-67-186-102-106.hsd1.il.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:N/L7IHMAlXUgltAxNmosxH+v5B8= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77703 Archived-At: On Tue, 15 Mar 2011 08:52:02 +0800 jidanni@jidanni.org wrote: j> message-dont-send is an interactive compiled Lisp function in j> `message.el'. j> (message-dont-send) j> Don't send the message you have been editing. j> Instead, just auto-save the buffer and then bury it. j> OK, but mention there what it you just want to save it but not bury it. j> Would a old fashioned j> C-x C-s runs the command save-buffer j> be OK, or does one need a fancy gnus-* command. An unsent message does not need to be saved explicitly. Ted