unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Emacs C source, suggested reading order
@ 2004-01-23 23:40 joao
  2004-01-24  3:25 ` Rob Thorpe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: joao @ 2004-01-23 23:40 UTC (permalink / raw)


Hi all,

I wanted to write some emacs lisp code to display the contents of registers,
where I've saved several window configurations. I was thinking of a list of
registers identified by a, b, c, ..., with, for each one, the names of the
buffers/files displayed in each window.

Unfortunately the Elisp Manual states clearly that

       Primitives to look inside of window configurations would
    make sense, but none are implemented.  It is not clear they
    are useful enough to be worth implementing.

So I guess it's time to start reading that Emacs C source code, so I can add
the primitive I need. I've found the window config functions in window.c, but
obviously there's a lot to understand in this (big) source.

Does anyone have a suggested reading order in all these C source files ? are
there some useful comments buried inside any particular file ? things like
description/explanation of how lisp objects/functions are implemented in C ? or
the interface between lisp and C ?

Suggestions welcome. Otherwise I'll start with emacs.c :-) 

Thx,
Joao


-- 
João Moreira de Sá Coutinho      
(joao at teaser dot fr)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-01-24 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-23 23:40 Emacs C source, suggested reading order joao
2004-01-24  3:25 ` Rob Thorpe
2004-01-24 10:59 ` Eli Zaretskii
     [not found] ` <mailman.1268.1074942248.928.help-gnu-emacs@gnu.org>
2004-01-24 13:20   ` joao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).