6 Mar
2002
6 Mar
'02
noon
On Wed, 2002-03-06 at 11:49, Thomas Guettler wrote:
seb bacon wrote:
A quickie for you emacs gurus (sorry, not very zope):
When I'm editing python code in emacs, is there a way of jumping to the definition of the function currently under the point?
By the way, the ctrl-c ctrl-u solution only jump to the beginng of the function you are in.
Thanks to everyone for their suggestions, but Thomas is right: I don't want to jump to the beginning of the function I'm in, but to the definition of the function I'm pointing at. seb