6 Mar
2002
6 Mar
'02
11:17 a.m.
On 06 Mar 2002 10:59:43 +0000 seb bacon <seb@jamkit.com> 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?
seb
ctrl-c ctrl-u works under xemacs HTH, __Janko