GNU bug report logs - #25150
26.0.50; sexp motion commands don't work reliably in message-mode

Previous Next

Package: emacs;

Reported by: Sean McAfee <smcafee <at> sungevity.com>

Date: Fri, 9 Dec 2016 20:41:02 UTC

Severity: minor

Tags: fixed

Found in version 26.0.50

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: nitish chandra <nitishchandrachinta <at> gmail.com>
Cc: 25150 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#25150: [PATCH] Removing ] from message-cite-prefix-regexp
Date: Mon, 23 Sep 2019 12:03:40 +0200
nitish chandra <nitishchandrachinta <at> 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




This bug report was last modified 5 years and 295 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.