emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there an emacs c code document ?


From: Stefan Monnier
Subject: Re: Is there an emacs c code document ?
Date: Mon, 07 Apr 2008 12:10:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> Hi all, I am very interested in emacs internal implementation,
>> especially the c code. And I have gotten the cvs emacs 23
>> code. I googled with "emacs internal", found nothing valuable. So
>> I asked this question, are there some nice documents or guide about
>> the emacs internal implementation ?

> The XEmacs Internals Manual
> http://www.xemacs.org/Documentation/21.5/html/internals.html may be of
> some use for general coding conventions and techniques.  The Mule code
> is quite different, as are the internal console APIs.  But the coding
> conventions for the Lisp engine are pretty similar.

There is also the "the craft of text editing" book
(http://www.finseth.com/craft/), which is very old and doesn't describe
Emacs's code, but can still be relevant in giving an idea of the
general organization.

And if you have detailed questions, this mailing list may answer them,
of course.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]