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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38801 in the body.
You can then email your comments to 38801 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#38801; Package emacs. (Sun, 29 Dec 2019 23:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 29 Dec 2019 23:52:02 GMT) Full text and rfc822 format available.

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




Severity set to 'wishlist' from 'minor' Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Tue, 31 Dec 2019 10:40:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38801; Package emacs. (Mon, 02 Mar 2020 22:21:02 GMT) Full text and rfc822 format available.

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

From: Juri Linkov <juri <at> linkov.net>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 38801 <at> debbugs.gnu.org
Subject: Re: bug#38801: html-name-anchor needs to be updated to html-id-anchor
Date: Tue, 03 Mar 2020 00:10:59 +0200
forcemerge 37651 38801
quit

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

html-id-anchor bound to 'C-c C-c #' was already added in bug#37651.




Added tag(s) fixed. Request was from Juri Linkov <juri <at> linkov.net> to control <at> debbugs.gnu.org. (Mon, 02 Mar 2020 22:25:01 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 38801 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Juri Linkov <juri <at> linkov.net> to control <at> debbugs.gnu.org. (Mon, 02 Mar 2020 22:25:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 31 Mar 2020 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 363 days ago.

Previous Next


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