Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: jidanni@jidanni.org
Cc: ding@gnus.org
Subject: Re: message-send-comfirm saved me again, do implement
Date: Sat, 30 Aug 2008 04:35:02 -0500	[thread overview]
Message-ID: <m2abeu26d5.fsf@lifelogs.com> (raw)
In-Reply-To: <87prnrjdr3.fsf@jidanni.org> (jidanni@jidanni.org's message of "Sat, 30 Aug 2008 13:03:28 +0800")

On Sat, 30 Aug 2008 13:03:28 +0800 jidanni@jidanni.org wrote: 

j> Ha ha ha, I told you C-c C-c was too dangerous.
j> Well, there I was, hitting
j>   C-c C-f C-c runs the command message-goto-cc
j> and guess which keypress I pressed too lightly?
j> And guess who almost didn't get on the CC list as the incomplete
j> message almost flew out the door? Obama? No, actually I forgot who,
j> all I know is that
j>  (defun jidanni-message-confirm ()
j>    "Confirm that we really want to send the message."
j>    (interactive)(or (y-or-n-p "Send?")(keyboard-quit)))
j>  (add-hook 'message-send-hook 'jidanni-message-confirm)
j> saved the day, and should be made into an option so users can do
j> (setq message-send-comfirm t) if they prefer not to every so often
j> "spray" others with half-baked messages that aren't fully comple

In my experience this will only make the user learn `C-c C-c y' as the
sequence.

Ted



  reply	other threads:[~2008-08-30  9:35 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 [this message]
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
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=m2abeu26d5.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    --cc=jidanni@jidanni.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).