[Python-mode] Don't bind C-c C-h

Barry Warsaw barry at python.org
Fri Mar 19 15:34:08 CET 2010


On Mar 19, 2010, at 11:07 AM, Reinout van Rees wrote:

>> Line 692:
>>    (define-key py-mode-map "\C-c\C-h"  'py-help-at-point)
>
>Ouch.  Yes, that's evil.  It breaks a major emacs convention.
>
>ctrl-h *is* sadly the logical key for some help-related function.  Would 
>"ctrl-c h" be an alternative?

Hi Reinout.  Is that defined in an Emacs Lisp standard somewhere?  I'm having
a hard time finding /any/ other mode where C-c C-h is bound to anything
(mail-mode and shell-mode are two others I've checked).

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-mode/attachments/20100319/c013b9e4/attachment.pgp>


More information about the Python-mode mailing list