all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fren Zeee <frenzeee@gmail.com>
To: Karl Fogel <kfogel@red-bean.com>
Cc: Thien-Thi Nguyen <ttn@gnuvola.org>, emacs-devel@gnu.org
Subject: Re: What is emacs architecture ?
Date: Sun, 18 Jul 2010 21:35:54 -0700	[thread overview]
Message-ID: <AANLkTinmDDsrWheyiVQ5n1F_66fqlQiaSqqdajdpYx2q@mail.gmail.com> (raw)
In-Reply-To: <87iq4p6fj2.fsf@kslab.red-bean.com>

On Thu, Jul 8, 2010 at 10:37 AM, Karl Fogel <kfogel@red-bean.com> wrote:
> Thien-Thi Nguyen <ttn@gnuvola.org> writes:
>>() Fren Zeee <frenzeee@gmail.com>
>>() 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
>

The site uses Bazaar which is similar to CVS, but I have forgotten
CVS. I just want to know some starter CVS commands so that I can
quickly checkout source at any stage of freeze in the past.

Can you please give this newbie, a bunch of one liner CVS/Bzr commands
and state/explain what they do ?

I have visited the savannah site

http://cvs.savannah.gnu.org/viewvc/

I cant find the FAQ for this emacs developer mailing list.

Basically, I want to know how to find what were the past freezes that
were released and stable. How to check them out.

For the documentation, how to find out whether the emacs pdf manuals
that are being distributed today were made from latex or texi and then
get a certain version of the pdf compiled with color bookmarks.

Please, consider this newbie finds comfortable starting point as this link:

http://cvs.savannah.gnu.org/viewvc/

or a FAQ.

This itself could be a FAQ question:

How to find stable releases on the repository ?
How to check them out for one not very recently familiar with CVS or Bzr ?

Thanks,
Franz



  reply	other threads:[~2010-07-19  4:35 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-07  5:50 What is emacs architecture ? Fren Zeee
2010-07-07  6:07 ` Masatake YAMATO
2010-07-07 15:26   ` Karl Fogel
2010-07-07 15:36     ` Drew Adams
2010-07-07 17:30       ` Stephen Berman
2010-07-07 20:02         ` Karl Fogel
2010-07-07 22:28           ` Fren Zeee
2010-07-07 22:32             ` Karl Fogel
2010-07-08  3:27             ` Stephen J. Turnbull
2010-07-08  4:16               ` Jeff Clough
2010-07-19  4:49                 ` Fren Zeee
2010-07-08  7:06             ` Eli Zaretskii
2010-07-08  7:40             ` Thien-Thi Nguyen
2010-07-08 17:37               ` Karl Fogel
2010-07-19  4:35                 ` Fren Zeee [this message]
2010-07-19 14:43                   ` Óscar Fuentes
2010-07-19 17:12                     ` Chad Brown
2010-07-19 22:04                       ` Fren Zeee
2010-07-19 22:39                         ` Chad Brown
2010-07-20  2:10                           ` Stephen J. Turnbull
2010-07-20  2:58                             ` Óscar Fuentes
2010-07-20  5:19                               ` Stephen J. Turnbull
2010-07-20 12:53                                 ` Óscar Fuentes
2010-07-20  3:00                             ` Miles Bader
2010-07-20  3:24                               ` Óscar Fuentes
2010-07-20  5:13                                 ` Miles Bader
2010-07-20 12:42                                   ` Óscar Fuentes
2010-07-20  5:21                               ` Stephen J. Turnbull
2010-07-20  6:21                             ` Fren Zeee
2010-07-20  8:23                               ` Stephen J. Turnbull
2010-07-20  8:59                                 ` Andreas Schwab
2010-07-21  3:25                                   ` Fren Zeee
2010-07-21  7:51                                     ` Andreas Schwab
2010-07-21  3:28                                 ` Fren Zeee
2010-07-21 14:49                                   ` David Robinow
2010-07-20  8:48                               ` Andreas Schwab
2010-07-07 18:15   ` Fren Zeee
2010-07-08  0:09     ` Stephen J. Turnbull
2010-07-08  6:42       ` Eli Zaretskii
2010-07-08  8:22         ` Stephen J. Turnbull
2010-07-08  9:44           ` Eli Zaretskii
2010-07-07 18:51   ` Fren Zeee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinmDDsrWheyiVQ5n1F_66fqlQiaSqqdajdpYx2q@mail.gmail.com \
    --to=frenzeee@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=kfogel@red-bean.com \
    --cc=ttn@gnuvola.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.