Tagged Questions
0
votes
0answers
39 views
Cannot set breakpoints on idlwave (emacs)
I am using idlwave on emacs. I can't set breakpoints, the message is
Wrong type argument: consp, nil.
I am using Emacs 23.1.1, idlwave v6.1_em22 and IDL 8.0.1
Does anybody have a clue?
2
votes
1answer
166 views
Installing slime and emacs
I'm trying to install SLIME on Fedora 17 so that I can do some lisp.
Here is what I downloaded:
http://www.common-lisp.net/project/slime/#downloading
The CVS Snapshot link.
I have a .emacs file:
...