From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Stoeber Newsgroups: gmane.emacs.devel Subject: Re: Documentation for the code Date: Sat, 29 Jun 2002 12:31:58 +0000 Sender: emacs-devel-admin@gnu.org Message-ID: <20020629123158.GA333@xyz> References: <001001c21f67$4b2f9fa0$a3ac4bd8@freddy> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025354010 795 127.0.0.1 (29 Jun 2002 12:33:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 29 Jun 2002 12:33:30 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17OHPu-0000Ci-00 for ; Sat, 29 Jun 2002 14:33:30 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17OHTT-0004Kz-00 for ; Sat, 29 Jun 2002 14:37:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17OHPc-00007K-00; Sat, 29 Jun 2002 08:33:12 -0400 Original-Received: from manelan061.rz.tu-ilmenau.de ([141.24.132.61] helo=xyz) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17OHOh-000065-00 for ; Sat, 29 Jun 2002 08:32:16 -0400 Original-Received: from q by xyz with local (Exim 3.12 #1 (Debian)) id 17OHOQ-00005e-00; Sat, 29 Jun 2002 12:31:58 +0000 Original-To: Freddy Chik Content-Disposition: inline In-Reply-To: <001001c21f67$4b2f9fa0$a3ac4bd8@freddy> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5258 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5258 http://www.gnu.org/manual/emacs-lisp-intro/emacs-lisp-intro.html http://www.gnu.org/manual/elisp-manual-21-2.8/elisp.html Any more? On Sat, Jun 29, 2002 at 08:20:02AM -0400, Freddy Chik wrote: > I am a newbie to emacs dev and I have trouble trying to find > the documentation (to see the overall design and stuff), things > in the info dir sounds more like user manuals than code > documentation. Can anyone give me a pointer on where to > start? thx a million