From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: D. Goel Newsgroups: gmane.emacs.help Subject: Re: Emacs internals + lisp guru question Date: 29 Sep 2002 14:15:27 -0400 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-admin@gnu.org Message-ID: <87wup4psqo.fsf@computer.localdomain> References: <87elbd9trt.fsf@computer.localdomain> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033324185 9407 127.0.0.1 (29 Sep 2002 18:29:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Sep 2002 18:29:45 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17vip5-0002RU-00 for ; Sun, 29 Sep 2002 20:29:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17vipE-0007cx-00; Sun, 29 Sep 2002 14:29:52 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-X-Complaints-To: abuse@supernews.com Original-Lines: 30 Original-Xref: nntp.stanford.edu gnu.emacs.help:105497 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2042 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2042 To add some more items.. > > C-h t (tutorial) > C-h i and read tutorial on Info. > C-h i and go to the Emacs FAQ node. > C-h i and EMACS manual > C-h i and Elisp intro (an awesome tutorial written by Robert Chassell) > C-h i and Emacs lisp manual > browse the english and lisp in source-files. > (use M-x find-function, M-x finder-commentary etc. etc.) > Browse the Emacs's core C files for more internals! :-) Other Info files for Elisp programs, like tramp, eshell, gnus, Sites like emacswiki.org (and its new info-dump :-), emacs-lisp list, emacs webring and my.gnus.org, Newsgroups like g.e.help, c.emacs, g.e.sources #emacs on irc.openprojects.net Search google-groups, and google DG http://24.197.159.102/~deego/ --