all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: 8203@debbugs.gnu.org
Subject: bug#8203: sgml-delete-tag bug
Date: Thu, 09 May 2019 08:10:09 -0400	[thread overview]
Message-ID: <87ftpnkevy.fsf@gmail.com> (raw)
In-Reply-To: <CAM-tV-8zB7YTJj5N3YrVq24F7Ba-RG7OJ9D4aYVAYBVGZY+MEg@mail.gmail.com> (Noam Postavsky's message of "Sun, 5 Jun 2016 10:44:07 -0400")

forcemerge 35381 8203
quit

Noam Postavsky <npostavs@gmail.com> writes:

> (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.

This was fixed along with Bug#35381.





  reply	other threads:[~2019-05-09 12:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08  8:55 sgml-delete-tag bug Xah Lee
2011-03-08 11:28 ` Deniz Dogan
2011-03-08 11:51   ` bug#8203: " 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
2019-05-09 12:10       ` Noam Postavsky [this message]
     [not found] ` <mailman.4.1299583748.17975.help-gnu-emacs@gnu.org>
2011-03-08 11:53   ` Xah Lee

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=87ftpnkevy.fsf@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 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.