Hey, I know this is an incredibly basic question, but I currently have a LISP program from an outside source, and I am really unsure on how to run it and see the output in Emacs, if anyone could help me I would greatly appreciate it, thanks
HOW TO RUN A LISP PRORGRAM IN EMACS?
2 posts · 3304 views
Re: HOW TO RUN A LISP PRORGRAM IN EMACS?
It's Emacs Lisp program? Probably you want to start by loading the file then running some command or function in it. SHOUTING IS PROBABLY NOT NECESSARY. Ask your outside source if you have no documentation.