From: Noam Postavsky <npostavs@gmail.com>
To: 8203@debbugs.gnu.org
Subject: bug#8203: sgml-delete-tag bug
Date: Sun, 5 Jun 2016 10:44:07 -0400 [thread overview]
Message-ID: <CAM-tV-8zB7YTJj5N3YrVq24F7Ba-RG7OJ9D4aYVAYBVGZY+MEg@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikt_WPprs047YVfn+y3sCsKi_fk0GKiQW+8ZOsb@mail.gmail.com>
found 8203 24.5
found 8203 25.0.94
tag 8203 + confirmed
severity 8203 minor
quit
There is already
(defconst sgml-tag-syntax-table
...
(unless (memq ?' sgml-specials)
;; Avoid that skipping a tag backwards skips any "'" prefixing it.
(modify-syntax-entry ?' "w" table))
But it seems like `sgml-tag-syntax-table' is not applied in sufficient cases.
next prev parent reply other threads:[~2016-06-05 14:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2884d8aa-2688-4611-ba53-44dca51c489f@d12g2000prj.googlegroups.com>
[not found] ` <AANLkTikNQBdM2KgcWQ=sOM6pT2tyr=wQrNtPK+Ou998k@mail.gmail.com>
2011-03-08 11:51 ` bug#8203: sgml-delete-tag bug Xah Lee
2011-03-08 18:33 ` Andreas Röhler
2011-03-08 21:16 ` Stefan Monnier
2011-03-09 12:02 ` Andreas Röhler
2016-01-21 7:02 ` Marcin Borkowski
2016-06-05 14:44 ` Noam Postavsky [this message]
2019-05-09 12:10 ` Noam Postavsky
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=CAM-tV-8zB7YTJj5N3YrVq24F7Ba-RG7OJ9D4aYVAYBVGZY+MEg@mail.gmail.com \
--to=npostavs@gmail.com \
--cc=8203@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 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).