From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67420 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: message-send-comfirm saved me again, do implement Date: Tue, 23 Sep 2008 20:20:12 +0200 Message-ID: <87od2eu3kz.fsf@marauder.physik.uni-ulm.de> References: <87prnrjdr3.fsf@jidanni.org> <87sksm7d7z.fsf@gmail.com> <86vdxddt2x.fsf@lifelogs.com> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222194044 24702 80.91.229.12 (23 Sep 2008 18:20:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2008 18:20:44 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15871@lists.math.uh.edu Tue Sep 23 20:21:42 2008 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 1KiCW4-0005Ca-3L for ding-account@gmane.org; Tue, 23 Sep 2008 20:21:40 +0200 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 1KiCUo-0003IZ-8v; Tue, 23 Sep 2008 13:20:22 -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 1KiCUn-0003IO-6C for ding@lists.math.uh.edu; Tue, 23 Sep 2008 13:20:21 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KiCUk-0006Yp-4o for ding@lists.math.uh.edu; Tue, 23 Sep 2008 13:20:21 -0500 Original-Received: from mail.uni-ulm.de ([134.60.1.11]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KiCUo-00055v-00 for ; Tue, 23 Sep 2008 20:20:22 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id m8NIKGqK020644 for ; Tue, 23 Sep 2008 20:20:16 +0200 (MEST) Original-Received: from localhost (localhost [127.0.0.1]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 32E39131B1 for ; Tue, 23 Sep 2008 20:20:16 +0200 (CEST) X-Face: 'bg&jY[8V'W&:=~6w"|>}#4/T;w~36ei4NNMyKRR.a$n=$|sWFPF1y]a\>6kc\*#GN]UDM| Ywv,vbL^XF1nIp\:F=$Ei2o&mEe:%N~,:3]vtQ~s9u$9izmX$IF@VgGl7/,^dbuM<3|AO2}.%|%?kZ 2Y=@\U!~cll^=8Z9ihKq%wmUe1Ky(#kl3T'>Qk0Ia3mCBsTk?E(,X Mail-Followup-To: ding@gnus.org In-Reply-To: <86vdxddt2x.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 03 Sep 2008 12:42:30 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) X-DCC-INFN-TO-Metrics: poseidon 1233; Body=1 Fuz1=1 Fuz2=1 X-Virus-Scanned: by amavisd-new X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67420 Archived-At: On Wed, Sep 03 2008, Ted Zlatanov wrote: > On Sat, 30 Aug 2008 12:44:10 +0200 Tassilo Horn wrote: > > TH> But nobody will hit `C-c C-c y' accidentally when he wanted to type `C-c > TH> C-f C-c'. > > Good point, I didn't think of it. [...] > I added the boolean `message-confirm-send'. IMHO, we don't need such an option. Users who have problems with accidentally `C-c C-c' should simply setup a different key binding in their init file. +(defcustom message-confirm-send nil + "Non-nil means when sending a message ask for y/n confirmation." How about this? "When non-nil, ask for confirmation when sending a message. + :group 'message-sending + :group 'message-mail + :link '(custom-manual "(message)Sending Variables") I can't find it documented there. + :type 'boolean) Please add an appropriate :version tag. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/