Newsgroups: comp.lang.lisp
From: D Herring <dherr...@at.tentpost.dot.com>
Date: Fri, 16 Apr 2010 16:18:05 -0400
Local: Fri, Apr 16 2010 4:18 pm
Subject: Re: init.el
On 04/16/2010 04:13 PM, Haris Bogdanović wrote:
> Hi. The last three lines are meant for your Common Lisp (CL) > I have emacs init.el file like this: > -------------------------------------------- > (global-unset-key (kbd "M-d")) > (autoload 'linum-mode "linum" "toggle line numbers on/off" t) > (setq inferior-lisp-program "C:/lisp/clisp/clisp.exe") > ; the last three lines below don't work > (load "c:/lisp/clisp/asdf.lisp") > ------------------------------------------------------------------- > but last three lines don't work. If I copy them and paste it into repl implementation; the other lines in this file are meant for emacs lisp. - Daniel You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||