On January 4, 2010, Gary Poster wrote: > """ > * I meant to do this myself, but it would be nice to have ctags generated > so that vim could jump to the library method definition without instead of > me grepping through the eggs. > """ > > Please see ``bin/tags -v`` (or ``make tags``) and ``bin/tags -e`` (for you > emacs users). >
Actually, this one is currently broken because of ctags. It creates symbol definition everytime the symbol is imported, not only where it is defined. -- Francis J. Lacoste [email protected]
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

