Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: ding@gnus.org
Subject: Re: "Really reply by mail to article author" for gmane groups
Date: Mon, 12 Nov 2007 22:16:10 +0100	[thread overview]
Message-ID: <v9sl3b5fmt.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <ur91wavb6yc.fsf@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Mon, 12 Nov 2007 11:27:07 -0800")

On Mon, Nov 12 2007, Dan Nicolaescu wrote:

> Reiner Steib <reinersteib+gmane@imap.cc> writes:
>   > The default of `gnus-confirm-mail-reply-to-news' has changed: 
[...]
> The default is actually nil in 22.1. 

You are right.  The above diff was only the most recent change.  The
diff to Emacs 22 is:

-(defcustom gnus-confirm-mail-reply-to-news nil
+(defcustom gnus-confirm-mail-reply-to-news (and gnus-novice-user
+                                               (not gnus-expert-user))

> The question is what is the best default. Should the users see an
> extra question in 23.1?

The rationale for the current default is that if the user is a novice
and not a Gnus expert (see the doc string of `gnus-expert-user'), he
should be warned.  This sounds plausible.  But I'm not sure if using
`S W' in Gmane groups has been considered there.  Probably the default
should be nil for (very) wide replies.  What do people think?

[I don't have time to implement this during the next week.]

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



  reply	other threads:[~2007-11-12 21:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 18:02 Dan Nicolaescu
2007-11-12 18:38 ` Reiner Steib
2007-11-12 19:27   ` Dan Nicolaescu
2007-11-12 21:16     ` Reiner Steib [this message]
2007-11-24 22:20       ` Reiner Steib
2007-12-08 14:20         ` Reiner Steib
2007-12-08 18:25           ` Dan Nicolaescu

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=v9sl3b5fmt.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=dann@ics.uci.edu \
    --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).