all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#41031: Add facemenu-set-strong and facemenu-set-emphasis
@ 2020-05-02 18:50 積丹尼 Dan Jacobson
  2020-05-03 22:44 ` Stefan Kangas
  0 siblings, 1 reply; 5+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-05-02 18:50 UTC (permalink / raw)
  To: 41031; +Cc: boris

Just the other day I was editing an .html file, and noticed

M-o b		facemenu-set-bold
M-o d		facemenu-set-default
M-o i		facemenu-set-italic
M-o l		facemenu-set-bold-italic
M-o o		facemenu-set-face
M-o u		facemenu-set-underline

hadn't been updated to also include "strong" and "em",
which we are now supposed to use in preference to
"<b>" (bold) and "<i>" (italic), that it currently only inserts.

(Sure, facemenu may have nothing to do with html(-mode). All I know is
that it does insert <b>, so should also insert <strong>.)

emacs-version "26.3"





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-06  1:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-02 18:50 bug#41031: Add facemenu-set-strong and facemenu-set-emphasis 積丹尼 Dan Jacobson
2020-05-03 22:44 ` Stefan Kangas
2020-05-04  1:04   ` 積丹尼 Dan Jacobson
2020-05-06  1:32     ` Stefan Kangas
2020-05-04  1:10   ` 積丹尼 Dan Jacobson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.