Emacs Resources

| No Comments | No TrackBacks

Emacs repos (read only):

Official CVS

HEAD:

export CVS_RSH=”ssh”

cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co emacs

GNU Arch Location: http://arch.sv.gnu.org/archives/emacs

The branches currently available are: emacs-devo-0 emacs-lexbind-0 emacs-tiling-0 emacs-unicode-0 gnus-devo-0 gnus-rel-5.10

Mercurial (HEAD only): hg clone http://hg.intevation.org/emacs

git: git-clone git://git.sv.gnu.org/emacs.git

create a local branch from emacs-unicode-2 for building:

git checkout -b my-emacs23 origin/emacs-unicode-2

(then you can use "git checkout master / git checkout my-emacs23" to switch between two branches.


Build under MacOSX: ./configure --prefix=/usr --enable-carbon-app

Carbon port is dead, long live Carbon port!


Cocoa port is fresh and alive -- http://emacs-app.sf.net


./configure --with-ns --without-x --enable-ns-app --prefix=/usr/local --without-freetype
make -j4 bootstrap
sudo make install

2008-4-26 build successfully.


2008-7-15 emacs-app is merged into cvs trunk.

./configure --with-ns --disable-ns-self-contained
make -j3 bootstrap
sudo make install

2008-7-20 build successfully.

No TrackBacks

TrackBack URL: http://cyberhut.org/mt/mt-tb.cgi/1

Leave a comment

About this Entry

This page contains a single entry by cg published on October 1, 2007 11:15 AM.

Wind of Change was the previous entry in this blog.

电影收藏 - 法语片 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.