Hello, Thanks to efforts by Stephan Monnier and others, Emacs.app is now in the GNU emacs bazaar (bzr) repository.
You can check it out by: bzr get http://arch.sv.gnu.org/archives/emacs/bzr/emacs.app If you have write access to the GNU Emacs project already, then you can get it by putting sftp instead of http. You can merge in from the trunk to your local copy with this command: bzr merge http://bzr.notengoamigos.org/emacs/trunk Some points to note: 1) I have not yet been able to check this out myself. Apparently it is slow (see http://blog.orebokech.com/2008/03/emacs-in-bzr-initial-impressions.html though this also relates to the notengo server -- arch.sv.gnu.org appears even slower right now!). I was told you could download a tarball from there and then do an update similar to above commands as a quicker way to get the branch. There is also a '--lightweight' option to the get/checkout command, and I am trying this now. 2) I'll be on vacation for two weeks starting today. Once I'm back I'll merge to trunk periodically and check in the results, so merging yourself shouldn't be necessary. 3) The Emacs.app code that is checked in is significantly modified from the last release. It has been updated to latest trunk, some bugs reported here have been fixed (or at least attempted), mixed GUI and TTY sessions now work, etc.. Please verify a bug exists on this version before reporting. One known issue: random frame switching sometimes when moving cursor. See -keydown: and -sendEvent: for code that affects this, and line 11,366 in xdisp.c (PENDING comment in redisplay_internal()). 4) Feel free to submit improvement patches here if you don't have write access to the repository. Even if you do, I'd prefer to review things before check-in so as to expedite the process of merging to trunk. Note that bzr is a distributed VCS. It should be possible to maintain your patches locally, allow others to access them, and easily merge them in when the time comes. Hopefully this will be good. best regards, Adrian ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Emacs-app-dev- mailing list Emacs-app-dev-@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-