unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70533: mhtml-mode-map inconsistancies
@ 2024-04-23 10:15 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2024-04-23 10:15 UTC (permalink / raw)
  To: 70533

mhtml-mode-map has
;; C-c C-c l       html-list-item ; makes <li>
;; C-c RET         html-paragraph ; makes <p>
OK, I fixed that for myself with
(define-key mhtml-mode-map (kbd "C-c C-c p") 'html-paragraph)
maybe that should be added to the many aliases there.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-23 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23 10:15 bug#70533: mhtml-mode-map inconsistancies Dan Jacobson

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