Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: ding@gnus.org
Subject: Re: message-send-comfirm saved me again, do implement
Date: Tue, 23 Sep 2008 20:20:12 +0200	[thread overview]
Message-ID: <87od2eu3kz.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <86vdxddt2x.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 03 Sep 2008 12:42:30 -0500")

On Wed, Sep 03 2008, Ted Zlatanov wrote:

> On Sat, 30 Aug 2008 12:44:10 +0200 Tassilo Horn <tassilo@member.fsf.org> 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/



  parent reply	other threads:[~2008-09-23 18:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-30  5:03 jidanni
2008-08-30  9:35 ` Ted Zlatanov
2008-08-30 10:44   ` Tassilo Horn
2008-08-30 15:08   ` Eric Schulte
2008-09-03 17:42     ` Ted Zlatanov
2008-09-04  5:41       ` Miles Bader
2008-09-04  6:43         ` Tassilo Horn
2008-09-23 18:20       ` Reiner Steib [this message]
2008-09-24 18:32         ` Ted Zlatanov
2008-09-24 20:40           ` Reiner Steib
2008-09-25 13:16             ` Ted Zlatanov
2008-09-05 14:08 ` Drew Raines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87od2eu3kz.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).