Thorsten Bonow <[EMAIL PROTECTED]> writes: > I have one minor glitch: I use iso-cvt.el, coming with emacs, and let it add a > submenu in my file menu via `iso-cvt-define-menu': iswitch-menu chokes on > this: > > iswitch-menu-parse-menu-item: Symbol's value as variable is void: > iso-cvt-translate-from > > Without that, everything works fine.
I'm looking into it, but iso-cvt-translate-from appears to be a keymap that's also an illegal function, and so far I'm getting nowhere trying to find out how to deal with this construct (though I haven't looked at the source for iso-cvt.el yet) > I'm still wondering if your mode could somehow interfere with someone using > ido.el instead of iswitchb.el (ido adds iswitchb functionality to the file > select dialogues). I'm looking into this. Please let me know it that turns up any problems (if you find it works fine, that would be good to know too) Cheers, Joost. -- Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/ _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
