unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 16390@debbugs.gnu.org
Subject: bug#16390: 24.3.50; [PATCH] texinfo-mode does not fontify @math{2^{61}} correctly
Date: Wed, 08 Jan 2014 09:28:25 +0100	[thread overview]
Message-ID: <878uuqvp52.fsf@bzg.ath.cx> (raw)
In-Reply-To: <gwbnznlyhy.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 08 Jan 2014 02:32:41 -0500")

Glenn Morris <rgm@gnu.org> writes:

> Don't use regexps for this. Use a matcher function that scans for the
> end of the sexp.

Is it really worth a dedicated function, when the regexp
is good enough to deal with nested curly braces?  It deals
with only one level of nesting, but I don't think we need
more.

If this is the right thing to do, can you point at an
example of such a matcher function?

-- 
 Bastien





  reply	other threads:[~2014-01-08  8:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-07 18:05 bug#16390: 24.3.50; [PATCH] texinfo-mode does not fontify @math{2^{61}} correctly Bastien Guerry
2014-01-07 21:10 ` Glenn Morris
2014-01-07 23:32   ` Bastien
2014-01-08  7:32     ` Glenn Morris
2014-01-08  8:28       ` Bastien [this message]
2016-02-24  3:36     ` Lars Ingebrigtsen
2016-02-24 14:56       ` Bastien Guerry

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=878uuqvp52.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=16390@debbugs.gnu.org \
    --cc=rgm@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).