GNU bug report logs - #38801
html-name-anchor needs to be updated to html-id-anchor

Previous Next

Package: emacs;

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

Date: Sun, 29 Dec 2019 23:52:02 UTC

Severity: wishlist

Tags: fixed

Fixed in version 27.1

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: html-name-anchor needs to be updated to html-id-anchor
Date: Mon, 30 Dec 2019 07:40:58 +0800
html-name-anchor is an interactive compiled Lisp function in
‘sgml-mode.el’.

That's great but nowadays (HTML5) name= is obsolete and we are supposed
to use id=.

Yes, for old time's sake you needn't remove the old one. But please add
the new one. Thanks.

Hmm. "i" is already occupied,

C-c C-c -	html-horizontal-rule
C-c C-c c	html-checkboxes
C-c C-c h	html-href-anchor
C-c C-c i	html-image
C-c C-c l	html-list-item
C-c C-c n	html-name-anchor
C-c C-c o	html-ordered-list
C-c C-c r	html-radio-buttons
C-c C-c u	html-unordered-list

so maybe use "d".




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

Previous Next


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