old-assoc problem

2002-09-30 Thread fred bapst
I often get lisp problems with JDEBug (on Xemacs/solaris). Error message is "(void-variable old-assoc)". Any hint on that ? Sometimes, the "message buffer" shows me something like: Error: evaluating output from the debugger caused a Lisp error. Debugger output: (jde-dbo-event-set 3 "none" ni

RE: old-assoc problem

2002-09-30 Thread Andy Piper
TECTED] > Subject: old-assoc problem > > > I often get lisp problems with JDEBug (on > Xemacs/solaris). Error message is "(void-variable > old-assoc)". > > Any hint on that ? > > Sometimes, the "message buffer" shows me something > like: > Erro

RE: old-assoc problem

2002-09-30 Thread fred bapst
> old-assoc is actually a function in XEmacs. I don't > know why you would be > seeing this. Did you update eieio and semantic as > well as jde? Yes, I did (eieio 1.03/0.17), as well as the other packages required by jde (in fact, I have also updated every other package...). There's nothing in my

old-assoc problem with xemacs

2005-05-19 Thread Russell McManus
I have encountered the problem mentioned here previously: http://www.mail-archive.com/jde@sunsite.dk/msg05341.html > I often get lisp problems with JDEBug (on Xemacs/solaris). Error > message is "(void-variable old-assoc)". I did some debugging, and I think it's an XEmacs compiler problem. Howe