GNU bug report logs - #70533
mhtml-mode-map inconsistancies

Previous Next

Package: emacs;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 23 Apr 2024 10:16:04 UTC

Severity: normal

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dan Jacobson <jidanni <at> jidanni.org>
Subject: bug#70533: closed (Re: bug#70533: mhtml-mode-map inconsistancies)
Date: Sun, 19 May 2024 08:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70533: mhtml-mode-map inconsistancies

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70533 <at> debbugs.gnu.org.

-- 
70533: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70533
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Dan Jacobson <jidanni <at> jidanni.org>, 70533-done <at> debbugs.gnu.org
Subject: Re: bug#70533: mhtml-mode-map inconsistancies
Date: Sun, 19 May 2024 08:47:01 +0000
Dan Jacobson <jidanni <at> 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.

[Message part 3 (message/rfc822, inline)]
From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: mhtml-mode-map inconsistancies
Date: Tue, 23 Apr 2024 18:15:06 +0800
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.



This bug report was last modified 1 year and 59 days ago.

Previous Next


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