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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to