On Thu, 2002-12-05 at 18:11, Remco wrote:
I made a small addition to func-menu.el in perl mode. With the patch
it also scans for package declarations and appends the current
package name to the sub name. Eg: if you have a perl file:
package Foo;
sub foo {}
package Bar;
sub foo {}
It will show Foo::foo and Bar::foo in the menu. Hope
1) this is of any use to anyone else
Yep, a nifty idea. I made an enhanced version of your patch, could you
try it out and tell us what you think? I've also attached a test perl
file that contains various function declarations; there's at least one
(hairy) case that this patched version doesn't handle, but I'd be ready
to commit it anyway.
2) this is the right place to submit the patch
Actually, xemacs-patches would be, see <
http://www.xemacs.org/Lists/>
for XEmacs mailing list descriptions.
Thanks,
--
\/ille Skyttä
scop at
xemacs.org