From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Is there any document about Emacs implementation (C source code)? Date: Sun, 27 Jan 2008 16:05:45 +0800 Message-ID: References: <18332.3360.487815.29898@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1201424191 26206 80.91.229.12 (27 Jan 2008 08:56:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Jan 2008 08:56:31 +0000 (UTC) To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 27 09:56:49 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JJ3Jp-0007pJ-3Z for ged-emacs-devel@m.gmane.org; Sun, 27 Jan 2008 09:56:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJ3JO-0001vL-Jm for ged-emacs-devel@m.gmane.org; Sun, 27 Jan 2008 03:56:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJ3JJ-0001sm-Cy for emacs-devel@gnu.org; Sun, 27 Jan 2008 03:56:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJ3JH-0001qm-1V for emacs-devel@gnu.org; Sun, 27 Jan 2008 03:56:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJ3JG-0001qh-TY for emacs-devel@gnu.org; Sun, 27 Jan 2008 03:56:14 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JJ3JH-0002rb-2I for emacs-devel@gnu.org; Sun, 27 Jan 2008 03:56:15 -0500 Original-Received: from email.gdnt.com.cn ([202.104.30.38]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JJ3JA-0005XA-VP for emacs-devel@gnu.org; Sun, 27 Jan 2008 03:56:09 -0500 Original-Received: from sd-ef-01.cnshn.gdnt.local ([202.38.41.132]) by email.gdnt.com.cn with Microsoft SMTPSVC(6.0.3790.1830); Sun, 27 Jan 2008 16:08:43 +0800 Original-Received: from sd-ex-02.cnshn.gdnt.local ([202.38.38.7]) by sd-ef-01.cnshn.gdnt.local with Microsoft SMTPSVC(6.0.3790.1830); Sun, 27 Jan 2008 16:10:39 +0800 Original-Received: from RND-MX01.rnd.gdnt.local ([202.38.32.248]) by sd-ex-02.cnshn.gdnt.local with Microsoft SMTPSVC(6.0.3790.1830); Sun, 27 Jan 2008 16:10:38 +0800 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 In-Reply-To: <18332.3360.487815.29898@kahikatea.snap.net.nz> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Is there any document about Emacs implementation (C source code)? Thread-Index: AchgoGlosg6DNOFLR8mgreKMZZ9JigAGnYGA X-OriginalArrivalTime: 27 Jan 2008 08:10:38.0950 (UTC) FILETIME=[1A2F8860:01C860BC] X-TM-AS-Product-Ver: SMEX-7.0.0.1345-3.6.1039-15232.002 X-TM-AS-Result: No--4.866400-8.000000-31 X-detected-kernel: by mx20.gnu.org: Windows 2000 SP4, XP SP1+ X-Greylist: delayed 2877 seconds by postgrey-1.27 at nadesico; Sun, 27 Jan 2008 03:56:02 EST X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87630 Archived-At: Hi, I'd like to do some studying of Emacs C source code? I wonder if there are any existing introduction documents about the Emacs internal implementation? Thanks, Brian