unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Bazaar branch of Emacs.app
Date: Thu, 10 Apr 2008 21:49:12 -0700	[thread overview]
Message-ID: <200804110449.m3B4nCes025615@sallyv1.ics.uci.edu> (raw)
In-Reply-To: <jwvlk3lo27r.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 10 Apr 2008 17:15:47 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

  > I've setup a Bazaar branch (based on Jason's mirror) of Emacs.app.
  > Get it from
  > 
  >    sftp://arch.sv.gnu.org/archives/emacs/bzr/emacs.app
  >    http://arch.sv.gnu.org/archives/emacs/bzr/emacs.app
  > 
  > I recommend you use the "bzr.dev" version of Bzr: it's not blazingly
  > fast yet, but it's better than 1.3 for some things.
  > 
  > I haven't yet been able to build it on my GNU/Linux system: config.h
  > says that HAVE_NS is undefined, so it looks like there's something
  > broken in the configuration scripts.  Incidentally, the configuration
  > needs to be integrated with the ./configure script (currently you're
  > expected  to run nextstep/compile which then runs `configure').
  > 
  > I encourage you to take a look at it, fix it, and when you find
  > problems, to add them to nextstep/FOR_RELEASE.

I wasn't able to access that using sftp, but I took a look at 
lisp/term/ns-win.el and it needs a cleanup.

Here are some comments for FOR_RELEASE:

- it shouldn't set the "File" menu
- the pager-* functions don't belong there
- bindings for C-v, next, prior
- transient-mark-mode should not be called
- mouse-wheel-mode call should be moved inside
  ns-initialize-window-system
- remove the defvaralias
- remove some of the defaliases in favor of renaming the functions they alias
- some functions are called do-*. are they useful? if yes, use the ns- prefix
- is the iconify-or-deiconify-frame redefinition useful?
- require 'mldrag?
- {up,down,left,right}-one functions don't belong here
- what are ns-working-overlay, ns-*working-text? Are they acceptable in
  that file?





  reply	other threads:[~2008-04-11  4:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-10 21:15 Bazaar branch of Emacs.app Stefan Monnier
2008-04-11  4:49 ` Dan Nicolaescu [this message]
2008-04-14  7:40 ` Thomas Christensen
2008-04-14 14:01   ` Stefan Monnier
2008-04-14 16:13     ` Thomas Christensen
2008-04-14 17:50   ` Dan Nicolaescu
2008-04-14 18:08     ` Thomas Christensen
2008-04-14 18:15       ` Dan Nicolaescu
2008-04-14 18:28     ` Thomas Christensen
2008-04-14 18:13 ` CHENG Gao

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200804110449.m3B4nCes025615@sallyv1.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).