From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Anderson Newsgroups: gmane.emacs.help Subject: Re: Is it better to use eLISP or Common LISP? Date: Tue, 21 Oct 2003 10:36:19 -0400 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1066746978.4475.40.camel@syr-24-59-77-252.twcny.rr.com> References: <1066674163.4152.13.camel@syr-24-59-77-252.twcny.rr.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1066747300 8733 80.91.224.253 (21 Oct 2003 14:41:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2003 14:41:40 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 16:41:37 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 1ABxhZ-0008Cx-00 for ; Tue, 21 Oct 2003 16:41:37 +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 1ABxhB-0005ie-Io for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Oct 2003 10:41:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ABxde-0004lu-Gb for help-gnu-emacs@gnu.org; Tue, 21 Oct 2003 10:37:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ABxcq-0003J1-Ax for help-gnu-emacs@gnu.org; Tue, 21 Oct 2003 10:37:15 -0400 Original-Received: from [64.246.36.112] (helo=torre.pghoster.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1ABxcj-0003GQ-Qr for help-gnu-emacs@gnu.org; Tue, 21 Oct 2003 10:36:37 -0400 Original-Received: from syr-24-59-77-252.twcny.rr.com (syr-24-59-77-252.twcny.rr.com [24.59.77.252]) (authenticated (0 bits)) by torre.pghoster.com (8.11.6/8.11.6) with ESMTP id h9LEaKI27680; Tue, 21 Oct 2003 09:36:21 -0500 Original-To: Phillip Lord In-Reply-To: X-Mailer: Ximian Evolution 1.4.4-8mdk 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:13410 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13410 > >> 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. I think I found an emacs lisp file that allows you to extend emacs using common lisp. Perhaps I was reading the manifest wrong. -Dan