From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.help Subject: Book recommendation Date: Tue, 29 Aug 2006 00:07:42 +0200 Message-ID: <878xl8345t.fsf@mail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156804858 8422 80.91.229.2 (28 Aug 2006 22:40:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Aug 2006 22:40:58 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 29 00:40:57 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GHpmp-0008GW-El for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Aug 2006 00:40:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHpmp-0006k5-0w for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Aug 2006 18:40:55 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.cw.net!cw.net!news-FFM2.ecrc.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: individual.net crf3YKSIcnSjNnfsj1AobQSgfgrgsbZYCiiCJsA516nQrIiqhn X-Orig-Path: news.ibm.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:2/WUJRb92waqwAjhJQ8X/fbSqxI= Original-Xref: shelby.stanford.edu gnu.emacs.help:141393 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37013 Archived-At: The elisp info/manual is too much like a standard. Is there a K&R type book you can recommend for elisp? One that takes you on a journeay with the language while developing small programs? How much like "Lisp" is "elisp"? The same? is there *a* Lisp? or does it vary a lot? What would you recommend for someone to get to grips with advanced Lisp programming in emacs? Is (debugger) the only debugger? Seems kind of antiquated and hard to use - even gdb provides more for C debugging in emacs.