* read eamcs source code
@ 2008-12-31 5:05 zyk
2008-12-31 14:53 ` Lennart Borgman
` (3 more replies)
0 siblings, 4 replies; 7+ messages in thread
From: zyk @ 2008-12-31 5:05 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 778 bytes --]
Hey,all.
Sorry to intrude into the list, but the initial aim to join here is
to get more information of developing emacs .
As i decided to study the GNU software , i got down to use the emacs
first . It's really outstanding, intelligent.
And i looked into the emacs C source code , i understood some parts
but without a deep thorough
understanding . So far , i looked at some code in emacs.c alloc.c
keyboard.c etc , but i really find it hard to move
without someone's instruction or explain . So i got in here , i
don't mean to ask questions directly in here,
but to see if there is someone with a willing of meaningful
instructions or "compass" . Any ideas ? Thanks .
All sounds from u will really be appreciated.
Best Regards. zyk
[-- Attachment #2: Type: text/html, Size: 1025 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: read eamcs source code
2008-12-31 5:05 read eamcs source code zyk
@ 2008-12-31 14:53 ` Lennart Borgman
2008-12-31 15:07 ` zyk
2008-12-31 15:47 ` Stephen J. Turnbull
` (2 subsequent siblings)
3 siblings, 1 reply; 7+ messages in thread
From: Lennart Borgman @ 2008-12-31 14:53 UTC (permalink / raw)
To: zyk; +Cc: emacs-devel
On Wed, Dec 31, 2008 at 6:05 AM, zyk <zhouyinkun@19lou.com> wrote:
> Hey,all.
> Sorry to intrude into the list, but the initial aim to join here is to
> get more information of developing emacs .
Sounds nice. Did you look in the file below?
emacs/etc/CONTRIBUTE
^ permalink raw reply [flat|nested] 7+ messages in thread
* read eamcs source code
2008-12-31 5:05 read eamcs source code zyk
2008-12-31 14:53 ` Lennart Borgman
@ 2008-12-31 15:47 ` Stephen J. Turnbull
2008-12-31 17:17 ` Stefan Monnier
2009-01-09 10:04 ` Thien-Thi Nguyen
3 siblings, 0 replies; 7+ messages in thread
From: Stephen J. Turnbull @ 2008-12-31 15:47 UTC (permalink / raw)
To: zyk; +Cc: emacs-devel
zyk writes:
> So far , i looked at some code in emacs.c alloc.c keyboard.c etc ,
> but i really find it hard to move without someone's instruction or
> explain . So i got in here , i don't mean to ask questions directly
> in here, but to see if there is someone with a willing of
> meaningful instructions or "compass" . Any ideas ? Thanks .
http://www.xemacs.org/Documentation/21.5/html/internals.html
Wrong Emacs, much of the implementation differs, but most of the basic
concepts are very similar. AFAIK nothing like it exists for GNU
Emacs. YMMV.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: read eamcs source code
2008-12-31 5:05 read eamcs source code zyk
2008-12-31 14:53 ` Lennart Borgman
2008-12-31 15:47 ` Stephen J. Turnbull
@ 2008-12-31 17:17 ` Stefan Monnier
2008-12-31 18:12 ` zyk
2009-01-09 10:04 ` Thien-Thi Nguyen
3 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2008-12-31 17:17 UTC (permalink / raw)
To: zyk; +Cc: emacs-devel
> but to see if there is someone with a willing of meaningful instructions
> or "compass" . Any ideas ? Thanks .
We have a live-manual. It's called emacs-devel@gnu.org.
You can stick to just reading it, but you can skip to a specific chapter
by simply sending an email asking for it ;-)
Stefan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: read eamcs source code
2008-12-31 17:17 ` Stefan Monnier
@ 2008-12-31 18:12 ` zyk
0 siblings, 0 replies; 7+ messages in thread
From: zyk @ 2008-12-31 18:12 UTC (permalink / raw)
To: Stefan Monnier, stephen; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 561 bytes --]
Stefan Monnier wrote:
>> but to see if there is someone with a willing of meaningful instructions
>> or "compass" . Any ideas ? Thanks .
>>
>
> We have a live-manual. It's called emacs-devel@gnu.org.
> You can stick to just reading it, but you can skip to a specific chapter
> by simply sending an email asking for it ;-)
>
>
> Stefan
>
>
Happy New Year , Guys !
Thanks. Hmm, actually i'm reading the Emacs reference manual ,
the section "Emacs Internal" helps much though short . I have
xemacs source too , and read some pieces , hehe ..
[-- Attachment #2: Type: text/html, Size: 1034 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: read eamcs source code
2008-12-31 5:05 read eamcs source code zyk
` (2 preceding siblings ...)
2008-12-31 17:17 ` Stefan Monnier
@ 2009-01-09 10:04 ` Thien-Thi Nguyen
3 siblings, 0 replies; 7+ messages in thread
From: Thien-Thi Nguyen @ 2009-01-09 10:04 UTC (permalink / raw)
To: zyk; +Cc: emacs-devel
() zyk <zhouyinkun@19lou.com>
() Wed, 31 Dec 2008 13:05:43 +0800
Any ideas ?
If you want to learn well, you need to know your learning style.
What is your learning style?
thi
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-01-09 10:04 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-31 5:05 read eamcs source code zyk
2008-12-31 14:53 ` Lennart Borgman
2008-12-31 15:07 ` zyk
2008-12-31 15:47 ` Stephen J. Turnbull
2008-12-31 17:17 ` Stefan Monnier
2008-12-31 18:12 ` zyk
2009-01-09 10:04 ` Thien-Thi Nguyen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.