comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: idlwave in XEmacs
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: idlwave in XEmacs [message #43803] Mon, 02 May 2005 09:55 Go to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Fri, 29 Apr 2005 11:18:33 -0700, ismxray@yahoo.com wrote:

> There problem is still the same even I installed the Xemacs21 again.
> The fsf-compat
> is already included. I try to replace it with fsf-compat in sumo emacs
> package, and the
> error is still the same. Only if I get rid of fsf-compat package, I can
> get the error
> "Symbol's function is void: overlayp", otherwise I only get the error
> itimer "run-with-idle-timer" signaled: (void-fuction cancel-timer)
>
> Any hints to solve the problem? I am using debian system. Thanks!

Hmm... here's what my XEmacs (21.4.17) says after IDLWAVE loads:

=================
`cancel-timer' is a compiled Lisp function
-- loaded from "timer"
(cancel-timer TIMER)

Documentation:
Remove TIMER from the list of active timers.
==================

It is from the "timer.el" file which is part of the fsf-compat package (or
should be). Maybe check to see if you have that file in your package? You
might force it to be loaded by putting:

(require 'timer)

in your .emacs (or .xemacs/init.el), but that shouldn't strictly be
necessary, if the autoloads are setup correctly. Let me know if this
does the trick, and I may throw a (require 'timer) in.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL problems with XML !!
Next Topic: idlgrcontour missing contours

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:07:35 PDT 2025

Total time taken to generate the page: 0.00473 seconds