[Bug web/45778] Append summary information instead of prepending the information

2010-09-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

--- Comment #1 from Richard Guenther  2010-09-24 
14:19:47 UTC ---
I like the fact that the bugzilla URL is topmost, that no longer requires
me scrolling down.

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


[Bug web/45778] Append summary information instead of prepending the information

2010-09-24 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

--- Comment #2 from Steve Kargl  
2010-09-24 22:57:01 UTC ---
On Fri, Sep 24, 2010 at 02:19:53PM +, rguenth at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778
> 
> --- Comment #1 from Richard Guenther  2010-09-24 
> 14:19:47 UTC ---
> I like the fact that the bugzilla URL is topmost, that no longer requires
> me scrolling down.
> 
> -- 
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> --- You are receiving this mail because: ---
> You reported the bug.

I suppose leaving the URL at the top is ok, but reminds me
of the evil offense of top posting.

I also think that the last four lines quoted above should 
go away.  Do we really need the 150+ byte message tacked
onto ever message posted in bugzilla?

The following URL shows (at least to me) that the current
formatting clutters the actual content.

http://gcc.gnu.org/ml/gcc-bugs/2010-09/msg02740.html

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


[Bug web/45778] Append summary information instead of prepending the information

2010-09-25 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

--- Comment #3 from Frédéric Buclin  2010-09-25 
09:04:24 UTC ---
(In reply to comment #2)
> I also think that the last four lines quoted above should 
> go away.  Do we really need the 150+ byte message tacked
> onto ever message posted in bugzilla?

If you are complaining about emails being 150 bytes too large, that's a pretty
weak reason. Also, these 4 lines are in the signature of the email. Any good
email client would display them in a less prominent way, e.g. Thunderbird.

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


[Bug web/45778] Append summary information instead of prepending the information

2010-09-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

Jonathan Wakely  changed:

   What|Removed |Added

 CC||redi at gcc dot gnu.org

--- Comment #4 from Jonathan Wakely  2010-09-25 
10:34:23 UTC ---
the web archive doesn't show signatures in a less prominent way, and the "you
are receiving this mail because" and the userprefs URL are misleading on the
archived mails

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


[Bug web/45778] Append summary information instead of prepending the information

2010-09-25 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

--- Comment #5 from Steve Kargl  
2010-09-25 15:01:19 UTC ---
On Sat, Sep 25, 2010 at 09:04:32AM +, LpSolit at netscape dot net wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778
> 
> --- Comment #3 from Fr??d??ric Buclin  
> 2010-09-25 09:04:24 UTC ---
> (In reply to comment #2)
> > I also think that the last four lines quoted above should 
> > go away.  Do we really need the 150+ byte message tacked
> > onto ever message posted in bugzilla?
> 
> If you are complaining about emails being 150 bytes too large, that's a pretty
> weak reason. Also, these 4 lines are in the signature of the email. Any good
> email client would display them in a less prominent way, e.g. Thunderbird.
> 
> -- 
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> --- You are receiving this mail because: ---
> You reported the bug.

So, how do I selectively strip of these signatures
with mutt and elm and leave all other signatures
that I want to see alone?

Are you saying that you do not find 

http://gcc.gnu.org/ml/gcc-bugs/2010-09/msg02740.html

to be too cluttered?.  Yes, some of us do use the 
email archive to read old threads.  With this email
there will now be 7 copies of the signature in the 
archive (not counting the 3 examples purposely included
in the text of the email for discussion).

How are you going to force people into trimming their
replies to emails to carefully remove the signature?
There are numerous examples of people who simply hit
reply, add their text, and hit send without editing
the original text.

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


[Bug web/45778] Append summary information instead of prepending the information

2010-09-25 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

Frédéric Buclin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2010.09.25 15:33:31
   date||
 CC||LpSolit at netscape dot net
 Ever Confirmed|0   |1

--- Comment #6 from Frédéric Buclin  2010-09-25 
15:33:31 UTC ---
(In reply to comment #5)
> There are numerous examples of people who simply hit
> reply, add their text, and hit send without editing
> the original text.

And that's the problem. With or without the signature being present, the most
annoying part is all these useless quoted lines which are irrelevant to the
reply. Imagine someone replying to your comment 0, and leaving the quoted
message alone. The 4 lines of the signature are honestly a peanut compared to
the 50 lines or so of the original comment, and wouldn't be responsible for the
clutter.

But I'm going to remove the signature for the mailing-lists, so that people
won't complain anymore.

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


[Bug web/45778] Append summary information instead of prepending the information

2010-09-25 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

--- Comment #7 from Frédéric Buclin  2010-09-25 
16:40:37 UTC ---
OK, signature removed for the mailing-lists.


[Bug web/45778] Append summary information instead of prepending the information

2017-10-08 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

Frédéric Buclin  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #9 from Frédéric Buclin  ---
Closing this bug as won't fix. I removed the signature from the ML 7 years ago,
and nobody else complained about the way emails are formatted.

[Bug web/45778] Append summary information instead of prepending the information

2016-10-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778

--- Comment #8 from Andrew Pinski  ---
(In reply to Richard Biener from comment #1)
> I like the fact that the bugzilla URL is topmost, that no longer requires
> me scrolling down.

Me too.  I was looking at older emails from bugzilla and compared them to the
newer ones, I had harder time dealing with the olders.  Note this was just
recently I have been looking at ones older than 2010.