After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 205529 - Omit sig when quoting
Omit sig when quoting
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal enhancement
: Future
Assigned To: evolution-mail-maintainers
Evolution QA team
: 218360 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-07-26 06:01 UTC by Braden
Modified: 2002-10-18 04:16 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch (1.13 KB, patch)
2002-10-18 03:48 UTC, Jeffrey Stedfast
none Details | Review

Description Braden 2001-07-26 06:01:37 UTC
Some other mailers can trim the sigdash and everything under it when
quoting message text for a reply. It would be nice to have this feature in
Evolution.
Comment 1 Jason Leach 2001-08-15 21:27:49 UTC
Yes I wanted this feature too, just added it to CVS, enjoy.
Comment 2 Braden 2001-10-02 07:03:02 UTC
Not happening in 0.14.
Comment 3 Jeffrey Stedfast 2001-10-28 10:56:10 UTC
iirc, we tried this but people compalined because some mail clients
were broken and put "--\n" instead of "-- \n" and if we tried to match
the "--\n" we ended up stripping too much in some cases...

anyways, such is the pain that users never understand when they ask
for what they presume is an easy feature...

hah, no such thing.
Comment 4 Braden 2001-10-30 01:54:47 UTC
Please consider retargeting this. Your comments demonstrate a
misunderstanding of the problem.

"--\n" is *not* the sigdash sequence. It is irrelevant that some other
mail clients might erroneously think otherwise. It was a bug ever to
treat this as the sigdash sequence, and this RFE does not request that
you reinstate that errant behavior.

"-- \n" is the sigdash sequence, and it should be appropriate and safe
to treat it as such for the purposes of trimming a signature. This is
easy to implement, and I doubt you'd get too many complaints if
you just did it correctly.

Comment 5 Dan Winship 2001-10-30 02:18:10 UTC
Yes, this is scheduled to happen at some point.
Comment 6 Jeffrey Stedfast 2002-04-12 03:56:40 UTC
this is already fixed
Comment 7 Braden 2002-10-02 15:57:48 UTC
This is not working in 1.1.1.
Comment 8 Jeffrey Stedfast 2002-10-18 03:24:52 UTC
*** bug 218360 has been marked as a duplicate of this bug. ***
Comment 9 Jeffrey Stedfast 2002-10-18 03:48:14 UTC
Created attachment 41635 [details] [review]
patch
Comment 10 Jeffrey Stedfast 2002-10-18 04:16:14 UTC
fixed in CVS