[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70533: mhtml-mode-map inconsistancies
From: |
Stefan Kangas |
Subject: |
bug#70533: mhtml-mode-map inconsistancies |
Date: |
Sun, 19 May 2024 08:47:01 +0000 |
Dan Jacobson <jidanni@jidanni.org> writes:
> 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.
Sure, why not.
Added on master in commit 92cd24f405c, and closing the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#70533: mhtml-mode-map inconsistancies,
Stefan Kangas <=