git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Andreas Ericsson <ae@op5.se>, Junio C Hamano <gitster@pobox.com>,
	Git Mailing List <git@vger.kernel.org>
Subject: "mailinfo: Remove only one set of square brackets" considered harmful
Date: Wed, 15 Jul 2009 08:30:58 -0700 (PDT)	[thread overview]
Message-ID: <alpine.LFD.2.01.0907150821280.13838@localhost.localdomain> (raw)


So I see why Andreas did it, and I don't disagree violently, BUT...

The fact is, we have mailing lists etc that add their own headers to the 
subject, and they know they can add things in brackets. The most obvious 
example is the Linux kernel security list, which adds a prefix of

	"[Security] "

to the subject line in order to stand out (I'm on other lists that do 
this too, but those generally don'thave patches).

So I have emails witgh subjects like

	Subject: [Security] [patch] random: make get_random_int() more random

but I also have people who do the same thing themselves, eg:

	Subject: [PATCH -rc] [BUGFIX] x86: fix kernel_trap_sp()
	Subject: [BUGFIX][PATCH] fix bad page removal from LRU (Was Re: [RFC][PATCH] ..

so people did kind of depend on the "remove square brackets" behavior.

Sure, I end up editing the subject lines (and in that last example I would 
have had to anyway), but I'm not so sure this was a good change.

The commit log says:

    However, since format-patch only adds one set of square brackets,
    this behaviour is quite easily undesrstood and defended while the
    previous behaviour is not.

but sadly, Andreas totally missed the fact that we're not talking about 
just format-patch, and that the whole bracket removal is about emails 
in general.

So I'd suggest at least a setting to reinstate the previous behavior.

			Linus

             reply	other threads:[~2009-07-15 15:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 15:30 Linus Torvalds [this message]
2009-07-15 22:09 ` "mailinfo: Remove only one set of square brackets" considered harmful Junio C Hamano
2009-07-15 22:31   ` Junio C Hamano
2009-07-15 22:31   ` Linus Torvalds

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=alpine.LFD.2.01.0907150821280.13838@localhost.localdomain \
    --to=torvalds@linux-foundation.org \
    --cc=ae@op5.se \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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).