An Editor that Skips to the End of a Def

alex alex at spam.me.not
Thu Sep 20 14:44:47 EDT 2007


> Paul Rudin wrote:
>> "W. Watson" <wolf_tracks at invalid.com> writes:
>>
>>> Is there an editor that allows one to position to put the cursor and
>>> then by pushing some button goes to the end of the def?
>>
>> C-M-e in emacs/python-mode.
> 
W. Watson wrote:
 > Thanks, but no thanks. The learning curve is way too steep.

There are two good editors for writing code -- vim and emacs.
If you write more than a few lines of code a year you should learn
one of them. Time spent doing it will pay for itself *very* quickly.

-- 
Alex



More information about the Python-list mailing list