From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Johannes Quint Newsgroups: gmane.emacs.help Subject: emacs and openmcl Date: Mon, 3 Nov 2003 23:09:17 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5E0D4016-0E4A-11D8-AA02-000393B906B6@web.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067897796 328 80.91.224.253 (3 Nov 2003 22:16:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Nov 2003 22:16:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 03 23:16:34 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 1AGmzy-0000WY-00 for ; Mon, 03 Nov 2003 23:16:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AGmzg-0004YO-0i for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2003 17:16:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AGmtI-00020T-OC for help-gnu-emacs@gnu.org; Mon, 03 Nov 2003 17:09:40 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AGmsk-0001mg-B5 for help-gnu-emacs@gnu.org; Mon, 03 Nov 2003 17:09:37 -0500 Original-Received: from [217.72.192.158] (helo=smtp.web.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AGmsg-0001iH-W4 for help-gnu-emacs@gnu.org; Mon, 03 Nov 2003 17:09:03 -0500 Original-Received: from p508e0f5b.dip0.t-ipconnect.de ([80.142.15.91] helo=web.de) by smtp.web.de with esmtp (WEB.DE 4.99 #516) id 1AGmse-0001lj-00 for help-gnu-emacs@gnu.org; Mon, 03 Nov 2003 23:09:00 +0100 Original-To: emacs mail-list X-Mailer: Apple Mail (2.551) 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:13769 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13769 again a newbie question: working with openmcl and emacs, how can i use the emacs-lisp functions in openmcl? thanks j.quint