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.

Full log


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.

"




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

Previous Next


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