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: nitish chandra <nitishchandrachinta <at> gmail.com>
To: 25150 <at> debbugs.gnu.org
Subject: bug#25150: Possible reason for this bug
Date: Sat, 17 Dec 2016 01:38:10 +0530
[Message part 1 (text/plain, inline)]
Message mode registers message--syntax-propertize as
syntax-propertize-function. This function is used by FontLock mode to
highlight the buffer.

message--syntax-properties assigns comment-begin class to the ] on the
second line. Because of this, it is ignored in the motion traversal.

But why is this? Why should ] at the start of a line be regarded as a
comment? If > is regarded as a comment, it sounds reasonable because >
characters are used to cite messages. But why ]? Are there any citing
formats that use ] for citing?

Thanks,
Nitish
[Message part 2 (text/html, inline)]

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.