>>>> "Nevin" == Nevin Kapur
<nevin(a)jhu.edu> writes:
Nevin> Did you install the xemacs-base package? regexp-opt is
Nevin> part of it.
Missing packages is at least part of the problem.
popup-mode-menu is a function, not a variable. So what very likely is
happening is that Thomas doesn't have the advice library (also part of
the xemacs-base package). That would mean that XEmacs is unaware that
defadvice is a macro, which means that under some circumstances it
might try to evaluate the (unquoted) function name argument to
defadvice as a symbol, producing the "unbound variable" message.
(That's just a guess.)
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.