GNU bug report logs - #8203
sgml-delete-tag bug

Previous Next

Package: emacs;

Reported by: xahlee <at> gmail.com

Date: Tue, 8 Mar 2011 13:25:03 UTC

Severity: normal

Tags: confirmed, fixed, patch

Merged with 35381

Found in versions 24.5, 25.0.94, 26.2

Fixed in version 26.3

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: 8203 <at> debbugs.gnu.org
Subject: bug#8203: sgml-delete-tag bug
Date: Thu, 09 May 2019 08:10:09 -0400
forcemerge 35381 8203
quit

Noam Postavsky <npostavs <at> 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.




This bug report was last modified 6 years and 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.