Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-07-2004, 05:55 AM
|
#1
|
LQ Newbie
Registered: Aug 2004
Posts: 3
Rep:
|
emacs and lisp
hi folks,
i am trying to run lisp as an inferior process in emacs
i added in my .emacs file the following:
(setq inferior-lisp-program "/usr/bin/clisp")
however when i run mx run-lisp, it told me : searching for program: no such file or directory:lisp.
what's wrong??
thanks
|
|
|
08-09-2004, 06:19 AM
|
#2
|
Member
Registered: Jun 2004
Location: High Green
Distribution: Fedora Core 4
Posts: 180
Rep:
|
Is the file .emacs in your home directory, readable and owned by you? Are you starting Emacs with the command line option -q, -u or --user?
Check the output of these commands:
ls -l ~/.emacs
cat ~/.emacs
which emacs
Simon
|
|
|
08-09-2004, 12:09 PM
|
#3
|
LQ Newbie
Registered: Aug 2004
Posts: 3
Original Poster
Rep:
|
.emacs
I found out that i wasn't modifying my .emacs but the one under /etc/dev. who/what is that one for?
thank you for your help!
|
|
|
08-09-2004, 02:03 PM
|
#4
|
Member
Registered: Jun 2004
Location: High Green
Distribution: Fedora Core 4
Posts: 180
Rep:
|
You're welcome! I haven't heard of /etc/dev before. Sounds weird. It might be related to some hardware you've installed. What distro do you use? Put it in your profile; it helps if you ask more questions.
Simon
|
|
|
09-24-2004, 10:00 AM
|
#5
|
Member
Registered: Jul 2004
Location: Boston, MA, USA
Distribution: FreeBSD, Debian/AMD64, Ubuntu/i386
Posts: 59
Rep:
|
Jonathan, do you understand that ilisp is for accessing an external Lisp engine (usually Common Lisp) and does not interface with the integral elisp?
If you want to use ilisp with a Common Lisp, then you need to download and install CMU Common Lisp or CLisp.
|
|
|
All times are GMT -5. The time now is 08:18 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|