unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@gnu.org>
Subject: Re: Removing list identifiers in rmail
Date: Tue, 10 Jan 2006 21:57:04 +0100	[thread overview]
Message-ID: <m28xtnpzrz.fsf@alpinobombus.local> (raw)
In-Reply-To: jwvwth7zwp4.fsf-monnier+emacs@gnu.org

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> IIRC there are cases where it doesn't do the right thing:
>
> - you receive "Re: [FOOLIST] toto"
> - you rewrite it as "toto"

Actually my change would not rewrite this form.  It would only rewrite
"[FOOLIST] Re: toto" -- but maybe it should!  :)

> - the reply you send says "Re: toto"
> - the mailing-list rewrites it as "[FOOLIST] Re: toto"
> - people who reply to it with most MUAs send "Re: [FOOLIST] Re: toto"

In this case it would seem that you're saying the mailing-list subject
munging is violating the expectations of "most MUAs".  Since I don't
know many MUAs, I have no opinion on this.

If people feel that the simple change to the regexp was a mistake, I
will revert the patch.

The alternative of introducing another regular expression or more code
just to handle jumping to the next or previous message with the "same"
subject, or collecting all the messages with the "same" subject seems
is too complicated for my taste.

Alex.
-- 
http://www.emacswiki.org/alex/

  reply	other threads:[~2006-01-10 20:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1EvkFf-0008OA-AM@savannah.gnu.org>
2006-01-10 13:55 ` Removing list identifiers in rmail (was: Changes to emacs/lisp/mail/rmail.el) Reiner Steib
2006-01-10 17:37   ` Alex Schroeder
2006-01-10 19:56     ` Removing list identifiers in rmail Stefan Monnier
2006-01-10 20:57       ` Alex Schroeder [this message]
2006-01-10 18:41   ` Removing list identifiers in rmail (was: Changes to emacs/lisp/mail/rmail.el) Henrik Enberg

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: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m28xtnpzrz.fsf@alpinobombus.local \
    --to=alex@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).