all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Subject: Re: Mac OS 9 support (and some enhancements for Carbon Emacs)
Date: Fri, 24 Dec 2004 17:52:01 +0900	[thread overview]
Message-ID: <wlis6s13ke.wl@church.math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <wlmzyndsug.wl@church.math.s.chiba-u.ac.jp>

[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]

>>>>> On Sat, 16 Oct 2004 16:28:55 +0900, YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> said:

> I'm not sure how many people are interested in Mac OS 9 support, but
> now it works again.

A revised Mac OS 9 support patch is attached.  It also contains the
following enhancements for Carbon Emacs on Mac OS X.

  * Rearrangement of startup routine
    - The Carbon build no longer crashes with window system specific
      functions such as `xw-display-color-p' when invoked with `-nw'
      option.
    - Many window system command-line options are now interpreted.
  * WM size hints emulation
    - If the geometry is not specified explicitly, the initial frame
      is positioned at the center of screen.  A new frame is placed
      near the selected frame (10.2 and later).
    - The frame (border) that is displayed during window resize now
      changes its size according to the character boundary.
  * `select' emulation with CFSocket (not enabled by default)
    - It reduces CPU usage when Emacs is idle even with asynchronous
      processes.  Previously, polling with a short interval has been
      used for simultaneously monitoring window events and process
      outputs.  Although the new one is more efficient and works fine
      as long as I tested, it is not enabled by default in case it may
      cause unpredictable results because it spawns a thread for
      monitoring sockets.  To enable it, specify
      `-DSELECT_USE_CFSOCKET' for CFLAGS.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

[-- Attachment #2: ChangeLog.gz --]
[-- Type: application/octet-stream, Size: 2820 bytes --]

[-- Attachment #3: diff-classic-etc.gz --]
[-- Type: application/octet-stream, Size: 37452 bytes --]

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  parent reply	other threads:[~2004-12-24  8:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-16  7:28 Mac OS 9 support YAMAMOTO Mitsuharu
2004-10-16 18:37 ` Stefan Monnier
2004-10-17  9:23   ` YAMAMOTO Mitsuharu
2005-02-03 11:28     ` [OSX] G4 compiled binary fails on G5 YAMAMOTO Mitsuharu
2004-12-24  8:52 ` YAMAMOTO Mitsuharu [this message]
2004-12-27 17:42   ` Mac OS 9 support (and some enhancements for Carbon Emacs) Steven Tamm
2005-01-18 10:46   ` Sébastien Kirche
  -- strict thread matches above, loose matches on Subject: below --
2005-01-31 10:15 [OSX] G4 compiled binary fails on G5 Sébastien Kirche
2005-01-31 16:40 ` Steven Tamm
2005-01-31 17:06   ` Sébastien Kirche
2005-01-31 21:45   ` Kim F. Storm
2005-02-02 16:22   ` Sébastien Kirche
2005-02-02 17:21     ` Stefan Monnier
2005-02-02 18:09       ` Steven Tamm
2005-02-02 18:48         ` Stefan Monnier
     [not found]           ` <85wttqwwv5.fsf@obelix.seki.fr>
2005-02-02 20:25             ` Stefan Monnier
     [not found]         ` <85sm4ewwqo.fsf@obelix.seki.fr>
2005-02-02 22:50           ` Stefan Monnier

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=wlis6s13ke.wl@church.math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    /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.