git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: Stephan Beyer <s-beyer@gmx.net>
Cc: git@vger.kernel.org
Subject: Mutt and Mail-Followup-To
Date: Sat, 31 May 2008 09:26:05 +0300	[thread overview]
Message-ID: <20080531062605.GA3029@mithlond.arda.local> (raw)
In-Reply-To: <20080531024027.GB5907@leksak.fem-net>

Stephan Beyer wrote (2008-05-31 04:40 +0200):

> Oh, it was not meant to be rude. In fact, I didn't even knew that my
> mutt generates it. ;) So I deactivated it and I hope it helps you to
> enjoy your Caipirinha.
> 
> Btw, I'm confused whether I should use "List reply" (which only
> replies to git@vger.kernel.org) or "Reply to all" (which I used now).
> While on some other mailinglists it is discouraged to "reply to all",
> it seems to be the common case here.

Mutt's logic is pretty complicated on this. If followup_to=yes, then
Mutt generates M-F-T field and puts all the addresses gathered from To
and CC fields there (minus user's own). In addition to that, if there's
a mailing list address which is in users's "subscribe" list Mutt will
not add users's own address to the M-F-T. If the list address is only in
"lists" list, Mutt will add users's own address. The intention is to
prevent duplicates when user is a subscriber, and to get private replies
if user is not a subscriber.

The logic is so complicated and not very well supported so it doesn't
work well anyway. I think the best thing to do is:

  set followup_to=no
  set honor_followup_to=ask-no

One just has to find out if the list in question favours "replies to
all" (the 'g' key in Mutt) or replies to the list only ('L' in Mutt).

  reply	other threads:[~2008-05-31  6:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 14:04 [PATCH] Add test cases for git-am Stephan Beyer
2008-05-30 22:12 ` Junio C Hamano
2008-05-31  2:40   ` Stephan Beyer
2008-05-31  6:26     ` Teemu Likonen [this message]
2008-05-31 19:22     ` Junio C Hamano
2008-05-31 22:07       ` Stephan Beyer
2008-05-31 22:11         ` [PATCH v2 1/2] " Stephan Beyer
2008-05-31 22:11           ` [PATCH v2 2/2] Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh Stephan Beyer
2008-05-31 22:41         ` [PATCH] Add test cases for git-am Junio C Hamano
2008-06-02 17:53         ` Andreas Ericsson

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=20080531062605.GA3029@mithlond.arda.local \
    --to=tlikonen@iki.fi \
    --cc=git@vger.kernel.org \
    --cc=s-beyer@gmx.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).