unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50616: Should html-mode have a 'M-o' keybinding?
@ 2021-09-16  9:22 Stefan Kangas
  2021-09-16  9:55 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2021-09-16  9:22 UTC (permalink / raw)
  To: 50616

The html-mode docstring 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
<strong>bold</strong>, <em>italic</em> or <u>underlined</u> using the normal M-o
or Edit/Text Properties/Face commands.

Should this be adjusted since this global binding has been removed,
perhaps with a local binding as in enriched-mode?





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

* bug#50616: Should html-mode have a 'M-o' keybinding?
  2021-09-16  9:22 bug#50616: Should html-mode have a 'M-o' keybinding? Stefan Kangas
@ 2021-09-16  9:55 ` Eli Zaretskii
  2021-09-16 14:04   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2021-09-16  9:55 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 50616

> From: Stefan Kangas <stefan@marxist.se>
> Date: Thu, 16 Sep 2021 11:22:36 +0200
> 
> The html-mode docstring 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
> <strong>bold</strong>, <em>italic</em> or <u>underlined</u> using the normal M-o
> or Edit/Text Properties/Face commands.
> 
> Should this be adjusted since this global binding has been removed,
> perhaps with a local binding as in enriched-mode?

Shouldn't html-mode simply load facemenu?





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

* bug#50616: Should html-mode have a 'M-o' keybinding?
  2021-09-16  9:55 ` Eli Zaretskii
@ 2021-09-16 14:04   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-09-16 14:04 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 50616, Stefan Kangas

Eli Zaretskii <eliz@gnu.org> writes:

>> Should this be adjusted since this global binding has been removed,
>> perhaps with a local binding as in enriched-mode?
>
> Shouldn't html-mode simply load facemenu?

It already does, but didn't bind the `M-o' key.  (Neither did
enriched-mode.)  I've now fixed this in both modes.

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





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

end of thread, other threads:[~2021-09-16 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16  9:22 bug#50616: Should html-mode have a 'M-o' keybinding? Stefan Kangas
2021-09-16  9:55 ` Eli Zaretskii
2021-09-16 14:04   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).