From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tim X Newsgroups: gmane.emacs.help Subject: Re: Is it better to use eLISP or Common LISP? Date: 22 Oct 2003 18:23:08 +1000 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87ekx5smtv.fsf@tiger.rapttech.com.au> References: <1066674163.4152.13.camel@syr-24-59-77-252.twcny.rr.com> Reply-To: timx@spamto.devnul.com NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1066810608 16667 80.91.224.253 (22 Oct 2003 08:16:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Oct 2003 08:16:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 22 10:16:46 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ACEAg-00066b-00 for ; Wed, 22 Oct 2003 10:16:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ACE9x-0004uh-AZ for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Oct 2003 04:16:01 -0400 Original-Newsgroups: gnu.emacs.help Original-Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-NNTP-Posting-Host: ppp126-86.lns1.syd3.internode.on.net Original-X-Trace: duster.adelaide.on.net 1066809967 ppp126-86.lns1.syd3.internode.on.net (22 Oct 2003 17:36:07 +0950) Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out1.nntp.be!propagator2-sterling!news-in-sterling.newsfeed.com!ptdnetS!newsgate.ptd.net!small1.nntp.aus1.giganews.com!border1.nntp.aus1.giganews.com!nntp.giganews.com!news1.optus.net.au!optus!news.mel.connect.com.au!news.ade.connect.com.au!duster.adelaide.on.net!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:117522 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13453 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13453 >>>>> "Dan" == Dan Anderson writes: >> >> I know that I can either use Emacs LISP or the eLISP file that >> >> interfaces with common LISP. >> >> I don't know what this means. What "elisp file that interfaces >> with common lisp". If you want emacs to do things, then you can >> use emacs lisp, or emacs lisp. Dan> I think I found an emacs lisp file that allows you to extend Dan> emacs using common lisp. Perhaps I was reading the manifest Dan> wrong. You may be thinking about the cl package which adds many common lisp features to emacs lisp, such as 'declaim, proclaim etc'. It is documented in its own info pages under CL. Tim -- Tim Cross The e-mail address on this message is FALSE (obviously!). My real e-mail is to a company in Australia called rapttech and my login is tcross - if you really need to send mail, you should be able to work it out!