-----Original Message----- From: William Winder [mailto:winder(a)interchange.ubc.ca] Sent: Wednesday, January 10, 2001 7:57 PM To: Ciao Users Subject: RE: emacs: top level processor
Many thanks - that did the trick for running the listener window.
I still can't make the listener window listen; i.e when I "call query" under "query and main file" the query is written to the listener window and then nothing. (I have been trying to run the hello world program). My guess is that I'm not launching the query properly. Does the listener window listen?
Here's a way that works for me:
Start emacs Load hw.pl into an emacs buffer Ciao/Prolog menu -> Load buffer into top level Ciao/Prolog menu -> Query and main file -> Set Query In minibuffer, enter "main(X)." (without the quotes) Ciao/Prolog menu -> Query and main file -> Call Query Select yes in the dialog that pops up
-- Dan