GNU bug report logs - #13510
24.3.50; `report-emacs-bug' binds `C-c m', which is reserved for users

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sun, 20 Jan 2013 22:58:01 UTC

Severity: normal

Found in version 24.3.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Chong Yidong'" <cyd <at> gnu.org>
Cc: 13510-done <at> debbugs.gnu.org
Subject: bug#13510: 24.3.50; `report-emacs-bug' binds `C-c m', which is reserved for users
Date: Sat, 9 Feb 2013 08:16:50 -0800
> > This code in `report-emacs-bug' violates the convention set forth in
> > (elisp) `Key Binding Conventions', which reserves `C-c' plus a
> > letter for users:
> >  
> > (define-key (current-local-map) "\C-cm"
> >      'report-emacs-bug-insert-to-mailer)
> 
> This is indeed a mistake.  Since this bug was introduced in 
> Emacs 24.1, it is a regression against Emacs 23; I went ahead
> and fixed it in the emacs-24 branch, with the new binding C-c M-i.

Thank you.





This bug report was last modified 12 years and 106 days ago.

Previous Next


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