Den 13/05/2006 kl. 17.39 skrev Martin Vognsen:
Oops, just noticed: What I actually meant was the scel _extensions_. I was thinking of external method files, not externals as in plugins. To be honest I'm not too familiar with the way the class library works, but I think the scel extensions library overwrites (almost?) everything gui related in the standard sc libraries, am I right? But I'm not so sure that's where the problem is. What I noticed is that Emacs.sc posts the line "Emacs: Initializing lisp interface." But I don't know if that is even related to the problem. If it worked for Tom, maybe the problem is not in the class libraries at all...?? I get "compile done", so... so far so good... Is there a way to bypass the request for the WindowServer, that seems to cause problems? I can't spot where that happens. If I do sudo emacs -sclang, I get a blue screen after lib compile. So (obviously) the problem is not that I can't connect to the WindowServer, the problem is that something is trying to connect to it at all. Any pointers would be a great help. -martin |