From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: What is emacs architecture ? Date: Thu, 08 Jul 2010 13:37:37 -0400 Message-ID: <87iq4p6fj2.fsf@kslab.red-bean.com> References: <20100707.150746.549331509773933118.yamato@redhat.com> <87aaq3qpo7.fsf@kslab.red-bean.com> <8739vvxkqr.fsf@escher.home> <8739vvoyak.fsf@kslab.red-bean.com> <87tyoas9o4.fsf@ambire.localdomain> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1278610772 29058 80.91.229.12 (8 Jul 2010 17:39:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 8 Jul 2010 17:39:32 +0000 (UTC) Cc: Fren Zeee , emacs-devel@gnu.org To: Thien-Thi Nguyen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 08 19:39:28 2010 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.69) (envelope-from ) id 1OWv4J-0001Pk-CN for ged-emacs-devel@m.gmane.org; Thu, 08 Jul 2010 19:39:27 +0200 Original-Received: from localhost ([127.0.0.1]:37766 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWv2q-0002Ui-OC for ged-emacs-devel@m.gmane.org; Thu, 08 Jul 2010 13:37:56 -0400 Original-Received: from [140.186.70.92] (port=49049 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWv2j-0002Td-Pr for emacs-devel@gnu.org; Thu, 08 Jul 2010 13:37:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWv2i-0007ET-Bv for emacs-devel@gnu.org; Thu, 08 Jul 2010 13:37:49 -0400 Original-Received: from osh-net-219-98.onshore.net ([66.146.219.98]:50104 helo=sanpietro.red-bean.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWv2i-0007Co-9j for emacs-devel@gnu.org; Thu, 08 Jul 2010 13:37:48 -0400 Original-Received: from localhost ([127.0.0.1]:45465 helo=kslab.red-bean.com ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.72) (envelope-from ) id 1OWv2b-0000me-MG; Thu, 08 Jul 2010 12:37:41 -0500 In-Reply-To: <87tyoas9o4.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Thu, 08 Jul 2010 09:40:59 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:126914 Archived-At: Thien-Thi Nguyen writes: >() Fren Zeee >() Wed, 7 Jul 2010 15:28:42 -0700 > > Where do you get the very minimal of the emacs code? > For anyone to contribute to emacs, there has to be > some very minimal code to be read and understood and > also documenting the journey for future reference > when the person starts forgetting. > >The comments in the C source code are detailed. If your >learning style is top-down, i would suggest starting at >keyboard.c, "Keyboard and mouse input; editor command loop". And for getting the latest sources, see http://www.emacswiki.org/emacs/BzrForEmacsDevs