« Return to Thread: An Editor that Skips to the End of a Def

Re: An Editor that Skips to the End of a Def

by alex-341 :: Rate this Message:

Reply to Author | View in Thread

> Paul Rudin wrote:
>> "W. Watson" <wolf_tracks@...> 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
--
http://mail.python.org/mailman/listinfo/python-list

 « Return to Thread: An Editor that Skips to the End of a Def