From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7002 Path: news.gmane.org!not-for-mail From: =?utf-8?q?S=C3=A9bastien_Vauban?= Newsgroups: gmane.emacs.gnus.user Subject: Slime and Emacs Lisp Date: Thu, 06 Apr 2006 19:23:16 GMT Organization: Sebastien Vauban Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1144352454 28050 80.91.229.2 (6 Apr 2006 19:40:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Apr 2006 19:40:54 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Apr 06 21:40:52 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FRaLU-0007ue-L9 for gegu-info-gnus-english@m.gmane.org; Thu, 06 Apr 2006 21:40:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRaLU-0007Ne-9O for gegu-info-gnus-english@m.gmane.org; Thu, 06 Apr 2006 15:40:44 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!skynet.be!skynet.be!hoboe2bl2.telenet-ops.be!nntp.telenet.be!kwabbernoot.telenet-ops.be!phobos.telenet-ops.be.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Www-site: Under construction... User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt) Hamster/2.1.0.0 Cancel-Lock: sha1:ty4YpqJ/AWsYf6NiEDYSoJfpcVk= Original-Lines: 26 Original-NNTP-Posting-Host: 84.195.176.134 Original-X-Complaints-To: abuse@telenet.be Original-X-Trace: phobos.telenet-ops.be 1144351396 84.195.176.134 (Thu, 06 Apr 2006 21:23:16 MEST) Original-NNTP-Posting-Date: Thu, 06 Apr 2006 21:23:16 MEST Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77184 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7002 Archived-At: Hello, I've just installed Slime and CLisp. Very good choice, I think. But my ultimate goal would be to try enjoying all the features of Slime for debugging Emacs Lisp code I want to maintain... but, when compiling my Emacs Lisp code, it reports many errors, like: o undefined function NIL o function INTERACTIVE is not defined o function USE-LOCAL-MAP is not defined o MAJOR-MODE is neither declared nor bound o function RUN-HOOKS is not defined o ... And, *not* being an expert at all in both languages, I don't know if their differences are so big it's purely impossible to do what I want, or if it's still possible to debug Emacs Lisp code with Slime/CLisp? Thanks, Seba -- Sébastien Vauban