Re: found .emacs, but doesnt work running lisp



On Apr 29, 7:19 pm, globalrev <skanem...@xxxxxxxx> wrote:
http://robert.zubek.net/blog/2008/04/09/sbcl-emacs-windows-vista/

followed every step exactly but when i try to run it:

# Restart Emacs, and then run M-x run-lisp to test whether Lisp starts
up.
# Start slime with M-x slime. Happy hacking!

i get no suhc file/directory for both...

M-x whatever doesn't mean any directories or files, but emacs commands
(and M-x stands for meta-x, which on Windows usually is [ALT]+x). So
press [ALT]+x and then enter the command (run-lisp or slime in this
case).

I hope this isn't too basic, but it seems you haven't got to grips
with some Emacs basics yet.
.



Relevant Pages