all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Allin Cottrell <cottrell@wfu.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: nXML highlighting problem
Date: Wed, 25 Sep 2019 14:31:43 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.21.1909251416330.170023@robroy> (raw)

Ah, when I went to construct a minimal test case I realized things are
not quite as I stated in
https://lists.gnu.org/archive/html/help-gnu-emacs/2019-09/msg00157.html

The XML text is shown in "within delimiters" mode not after the very
first apostrophe but after the first apostrophe following an error in
my XML, namely forgetting to escape the "greater than" sign in an
embedded TeX fragment, $k>0$.

Somehow emacs 26.2 took that error in stride, while it chokes emacs
26.3. But not a bug, I guess. The only reason it took me a while to
spot my error is that the signs of malaise from emacs 26.3 didn't
appear until the next apostrophe came along.

Anyway, in case it's of any interest here's a minimal example:

<?xml version="1.0"?>

<p>Here's some TeX: $k>0$ (oops!). And here's what the text that
comes afterward looks like.</p>

-- 
Allin Cottrell
Department of Economics
Wake Forest University, NC




             reply	other threads:[~2019-09-25 18:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-25 18:31 Allin Cottrell [this message]
2019-09-25 18:54 ` nXML highlighting problem Yuri Khan
2019-09-26  2:26   ` Allin Cottrell
  -- strict thread matches above, loose matches on Subject: below --
2019-09-24 18:17 Allin Cottrell
2019-09-24 20:17 ` Stefan Monnier

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=alpine.LNX.2.21.1909251416330.170023@robroy \
    --to=cottrell@wfu.edu \
    --cc=help-gnu-emacs@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.