From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65756 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: message-confirm-send Date: Wed, 21 Nov 2007 10:31:01 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87fxyzzhkq.fsf@lifelogs.com> References: <87d4ucu017.fsf@jidanni.org> <87zlxgr10m.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1195662776 19306 80.91.229.12 (21 Nov 2007 16:32:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Nov 2007 16:32:56 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14252@lists.math.uh.edu Wed Nov 21 17:33:02 2007 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 1IusVP-0001Ap-AN for ding-account@gmane.org; Wed, 21 Nov 2007 17:32:51 +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 1IusUJ-0000cY-Tk; Wed, 21 Nov 2007 10:31:43 -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 1IusUI-0000cI-He for ding@lists.math.uh.edu; Wed, 21 Nov 2007 10:31:42 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IusUC-0007wC-GL for ding@lists.math.uh.edu; Wed, 21 Nov 2007 10:31:42 -0600 Original-Received: from blockstar.com ([170.224.69.95] helo=mail.blockstar.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IusU8-0003QM-00 for ; Wed, 21 Nov 2007 17:31:32 +0100 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com (unknown [38.98.147.130]) by mail.blockstar.com (Postfix) with ESMTP id 723DA3F8632 for ; Wed, 21 Nov 2007 08:55:02 -0800 (PST) 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" X-Hashcash: 1:20:071121:sdl.web@gmail.com::GM7TtqUuhd7y+sth:0000000000000000000000000000000000000000000032OI X-Hashcash: 1:20:071121:ding@gnus.org::aFbaL5mGzAiwAXRH:00006bqH Mail-Followup-To: ding@gnus.org In-Reply-To: (Leo's message of "Wed, 14 Nov 2007 21:09:48 +0000") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65756 Archived-At: On Wed, 14 Nov 2007 21:09:48 +0000 Leo wrote:=20 L> On 2007-11-14 21:05 +0000, Adam Sj=F8gren wrote: >>> Gentlemen, do you realize how easy it is to hit C-c C-c by accident >>> while composing an email? >>=20 >> Do you realize how often you hit C-c C-c *on purpose* to send an email? >>=20 >> I dislike computer systems that ask for confirmation of every command >> issued often. L> I agree with Adam. L> 99.9% when I hit C-c C-c, I do want to send the email. In fact I barely L> remember the last time I sent a half-finished email. Also agreed. I do think, however, a very useful message send hook would be one that checks if the message contains the words attach.* enclosed.*file plus the equivalents in a few other languages. If those are found, it will ask for confirmation before sending if the message contains no attachments. I have sent messages without the attachments they were supposed to have many times, so I think this would be great. Ted