From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: pjb@informatimago.com (Pascal J. Bourguignon) Newsgroups: gmane.emacs.help Subject: Re: How to get skills in elisp ? Date: Mon, 25 May 2009 15:51:01 +0200 Organization: Anevia SAS Message-ID: <7cvdnp9tq2.fsf@pbourguignon.anevia.com> References: <39c42ea3-0dc4-4364-a3b5-751b28b176b2@y7g2000yqa.googlegroups.com> <9c718a3f-d913-4a8d-b928-443c7e9d25d4@r34g2000vbi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1243262592 32339 80.91.229.12 (25 May 2009 14:43:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 May 2009 14:43:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 25 16:43:05 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M8bOK-0007Hf-F4 for geh-help-gnu-emacs@m.gmane.org; Mon, 25 May 2009 16:43:04 +0200 Original-Received: from localhost ([127.0.0.1]:33535 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8bOJ-0002rl-NN for geh-help-gnu-emacs@m.gmane.org; Mon, 25 May 2009 10:43:03 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!nx01.iad01.newshosting.com!newshosting.com!198.186.194.249.MISMATCH!news-out.readnews.com!transit3.readnews.com!postnews.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!cleanfeed2-a.proxad.net!nnrp13-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en X-Disabled: X-No-Archive: no User-Agent: Gnus/5.101 (Gnus v5.10.10) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:Yzk1NzQwNzRjZWFkODc5MTNlMTRhOGU0NDExNWM4ZGU3MmE1OTNkMg== Original-Lines: 34 Original-NNTP-Posting-Date: 25 May 2009 15:51:01 MEST Original-NNTP-Posting-Host: 88.170.236.224 Original-X-Trace: 1243259461 news-3.free.fr 18739 88.170.236.224:38240 Original-X-Complaints-To: abuse@proxad.net Original-Xref: news.stanford.edu gnu.emacs.help:169459 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:64689 Archived-At: Richard Riley writes: > Francis Moreau writes: > >> Hello, >> >> [thanks for answering] >> >> On May 25, 10:17 am, "Drew Adams" wrote: >>> >>> Yes, take a look at the manual (in Info, `C-h i') called `Emacs Lisp >>> Introduction' in the Info menu. The manual title is actually "An Introduction to >>> Programming in Emacs Lisp". It's just what you're looking for. >> >> Ok, I did have a look to this but it starts by; >> >> "This is an `Introduction to Programming in Emacs Lisp', for people >> who are not programmers." >> >> so since I'm a programmer (well I try to be ;) I just skiped the >> document. > > I recommend Xah Lee's tutorial. It's well written and easy to find > "snippets" to perform certain tasks. The just start adding some key > bindings etc to your editor yourself to perform certain tasks. > > http://xahlee.org/emacs/elisp.html Beware of Xah Lee, he's a kook. I didn't check that document, it might be worth something, but what he posts in general (eg. in c.l.l) is bullshit. -- __Pascal Bourguignon__