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: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 37651 <at> debbugs.gnu.org
Subject: bug#37651: html-name-anchor obsolete, should be html-id-anchor
Date: Mon, 14 Oct 2019 23:07:48 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

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

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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.