Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

1 view
Skip to first unread message

Chong Yidong

unread,
Feb 8, 2013, 11:41:40 PM2/8/13
to Drew Adams, 13510...@debbugs.gnu.org
"Drew Adams" <drew....@oracle.com> writes:

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



Drew Adams

unread,
Feb 9, 2013, 11:16:50 AM2/9/13
to Chong Yidong, 13510...@debbugs.gnu.org
Thank you.




0 new messages