help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: enter key behaviour


From: prad
Subject: Re: enter key behaviour
Date: Sun, 14 Jun 2009 00:43:24 -0700

On Sun, 14 Jun 2009 16:16:41 +1000
Bernardo <bernardo.bacic@pobox.com> wrote:

> e.g. C-h k RET
>
thank you bernado!
i used the above and found that in python-mode the key is bound to
newline-and-indent, but the rest of the time it is not because
simple.el is used instead of python-mode.el

so i just commented out this line
(define-key py-mode-map "\C-m" 'py-newline-and-indent)
in the python-mode.el file to get the desired behavior.

-- 
In friendship,
prad

                                      ... with you on your journey
Towards Freedom
http://www.towardsfreedom.com (website)
Information, Inspiration, Imagination - truly a site for soaring I's






reply via email to

[Prev in Thread] Current Thread [Next in Thread]