all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nitish chandra <nitishchandrachinta@gmail.com>
To: 25150@debbugs.gnu.org
Subject: bug#25150: Possible reason for this bug
Date: Sat, 17 Dec 2016 01:38:10 +0530	[thread overview]
Message-ID: <CAK88tCG9tA0kexd-pvWHYSVOFoxSutTynf0mcL=8RmBOLEKkfA@mail.gmail.com> (raw)
In-Reply-To: <86r35gamai.fsf@sungevity.com>

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 643 bytes --]

  parent reply	other threads:[~2016-12-16 20:08 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 ` nitish chandra [this message]
2016-12-18 14:23   ` bug#25150: Possible reason for this bug 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
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='CAK88tCG9tA0kexd-pvWHYSVOFoxSutTynf0mcL=8RmBOLEKkfA@mail.gmail.com' \
    --to=nitishchandrachinta@gmail.com \
    --cc=25150@debbugs.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 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.