GNU bug report logs - #37651
html-name-anchor obsolete, should be html-id-anchor

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 7 Oct 2019 22:43:01 UTC

Severity: wishlist

Tags: fixed

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 37651 <at> debbugs.gnu.org, 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: bug#37651: html-name-anchor obsolete, should be html-id-anchor
Date: Sat, 02 Nov 2019 20:36:44 +0200
>> html-name-anchor is an interactive compiled Lisp function in
>> ‘sgml-mode.el’.
>>
>> That's great except these days
>> <a name="X"></a>
>> is obsolete. One should write
>> <a id="X"></a>.
>
> It's obsolete in HTML5, but it's still commonly understood.  I'm not
> sure what we should do in these instances.
>
>> (But bummer,
>> C-c C-c i runs the command html-image (found in mhtml-mode-map), which
>> is an interactive compiled Lisp function in ‘sgml-mode.el’.
>> So one cannot just make C-c C-c n now C-c C-c i.)
>
> Yeah, that's also a problem.

A good mnemonic key for HTML id would be C-c C-c #




This bug report was last modified 5 years and 259 days ago.

Previous Next


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