GNU bug report logs - #32842
sgml / html mode vs. <strong>, <em>

Previous Next

Package: emacs;

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

Date: Wed, 26 Sep 2018 07:48:02 UTC

Severity: wishlist

Tags: wontfix

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

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 32842 in the body.
You can then email your comments to 32842 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#32842; Package emacs. (Wed, 26 Sep 2018 07:48: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. (Wed, 26 Sep 2018 07:48: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: sgml / html mode vs. <strong>, <em>
Date: Wed, 26 Sep 2018 14:47:42 +0800
sgml-mode.el says

   <p>Paragraphs only need an opening tag.  Line breaks and multiple spaces are
   ignored unless the text is <pre>preformatted.</pre>  Text can be marked as
   <b>bold</b>, <i>italic</i> or <u>underlined</u> using the normal M-o or
   Edit/Text Properties/Face commands.

OK but what about newer <strong>, <em> ?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32842; Package emacs. (Thu, 27 Sep 2018 11:57:01 GMT) Full text and rfc822 format available.

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

From: Noam Postavsky <npostavs <at> gmail.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 32842 <at> debbugs.gnu.org
Subject: Re: bug#32842: sgml / html mode vs. <strong>, <em>
Date: Thu, 27 Sep 2018 07:56:43 -0400
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> sgml-mode.el says
>
>    <p>Paragraphs only need an opening tag.  Line breaks and multiple spaces are
>    ignored unless the text is <pre>preformatted.</pre>  Text can be marked as
>    <b>bold</b>, <i>italic</i> or <u>underlined</u> using the normal M-o or
>    Edit/Text Properties/Face commands.
>
> OK but what about newer <strong>, <em> ?

What about them?

(describe-face 'strong) ;=> "Face: strong   undefined face.

"
(describe-face 'em) ;=> "Face: em   undefined face.

"




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32842; Package emacs. (Thu, 27 Sep 2018 12:05:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: 32842 <at> debbugs.gnu.org
Subject: Re: bug#32842: sgml / html mode vs. <strong>, <em>
Date: Thu, 27 Sep 2018 20:04:20 +0800
All I know is the user does C-h m while editing a .html file,
and cannot find what keys will make <strong></strong>,
nor <b></b> for that matter, and ends up having to type them in by hand.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32842; Package emacs. (Thu, 27 Sep 2018 12:40:02 GMT) Full text and rfc822 format available.

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

From: Noam Postavsky <npostavs <at> gmail.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 32842 <at> debbugs.gnu.org
Subject: Re: bug#32842: sgml / html mode vs. <strong>, <em>
Date: Thu, 27 Sep 2018 08:39:27 -0400
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> All I know is the user does C-h m while editing a .html file,
> and cannot find what keys will make <strong></strong>,
> nor <b></b> for that matter, and ends up having to type them in by hand.

C-c C-o strong RET seems okay (the "strong" can be completed with TAB).




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32842; Package emacs. (Thu, 27 Sep 2018 12:50:01 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: 32842 <at> debbugs.gnu.org
Subject: Re: bug#32842: sgml / html mode vs. <strong>, <em>
Date: Thu, 27 Sep 2018 20:49:38 +0800
>>>>> "NP" == Noam Postavsky <npostavs <at> gmail.com> writes:

NP> C-c C-o strong RET seems okay (the "strong" can be completed with TAB).

OK. Sure wish that was mentioned in C-h m text, with a (dynamically
generated) full list of what can be completed.

That way doing C-s strong etc. when looking at the C-h m output will
find what the user is looking for.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32842; Package emacs. (Mon, 14 Oct 2019 20:41:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 32842 <at> debbugs.gnu.org, Noam Postavsky <npostavs <at> gmail.com>
Subject: Re: bug#32842: sgml / html mode vs. <strong>, <em>
Date: Mon, 14 Oct 2019 22:40:11 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

>>>>>> "NP" == Noam Postavsky <npostavs <at> gmail.com> writes:
>
> NP> C-c C-o strong RET seems okay (the "strong" can be completed with TAB).
>
> OK. Sure wish that was mentioned in C-h m text, with a (dynamically
> generated) full list of what can be completed.
>
> That way doing C-s strong etc. when looking at the C-h m output will
> find what the user is looking for.

Mentioning all HTML elements in the mode description doesn't sound very
useful to me.  As `C-c C-o' is the way to insert elements, and it
autocompletes, I don't see anything to fix here, and I'm closing this
bug report.

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




Added tag(s) wontfix. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 14 Oct 2019 20:41:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 32842 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 14 Oct 2019 20:41:03 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, 12 Nov 2019 12:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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