all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: nitish chandra <nitishchandrachinta@gmail.com>
Cc: 25150@debbugs.gnu.org
Subject: bug#25150: [PATCH] Removing ] from message-cite-prefix-regexp
Date: Mon, 23 Sep 2019 12:03:40 +0200	[thread overview]
Message-ID: <87y2yfba83.fsf@gnus.org> (raw)
In-Reply-To: <CAK88tCEw4o6adQ=FRRWwAwUE+-Xq5eVG=d3NE3UnNQuqAH85Rg@mail.gmail.com> (nitish chandra's message of "Tue, 20 Dec 2016 10:34:40 +0530")

nitish chandra <nitishchandrachinta@gmail.com> writes:

> Oh. Cool. Then the code should be changed only in
> sendmail.el. Following is the new patch.

[...]

>  (defcustom mail-citation-prefix-regexp
> -  (purecopy "\\([ \t]*\\(\\w\\|[_.]\\)+>+\\|[ \t]*[]>|]\\)+")
> +  (purecopy "\\([ \t]*\\(\\w\\|[_.]\\)+>+\\|[ \t]*[>|]\\)+")

I think it makes sense to remove the "]" character from the list of
standard citation prefixes -- it's not standard, and it's not used very
much, either.

So I've applied your patch to Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-09-23 10:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-09 20:18 bug#25150: 26.0.50; sexp motion commands don't work reliably in message-mode Sean McAfee
2016-12-10 11:25 ` bug#25150: nitish chandra
2016-12-16 20:08 ` bug#25150: Possible reason for this bug nitish chandra
2016-12-18 14:23   ` npostavs
2016-12-18  8:58 ` bug#25150: Why is ] included in message-cite-prefix-regexp? nitish chandra
2016-12-19 19:22 ` bug#25150: [PATCH] Removing ] from message-cite-prefix-regexp nitish chandra
2016-12-19 19:43   ` Eli Zaretskii
2016-12-20  5:04     ` nitish chandra
2019-09-23 10:03       ` Lars Ingebrigtsen [this message]
2017-01-02 16:02 ` bug#25150: Patch review nitish chandra

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

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

  git send-email \
    --in-reply-to=87y2yfba83.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=25150@debbugs.gnu.org \
    --cc=nitishchandrachinta@gmail.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.