[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Carbon: resizing a frame on wrong "space"
From: |
YAMAMOTO Mitsuharu |
Subject: |
Re: Carbon: resizing a frame on wrong "space" |
Date: |
Mon, 26 Jan 2009 13:48:19 +0900 |
User-agent: |
Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) |
>>>>> On Thu, 27 Nov 2008 20:37:53 +0900, YAMAMOTO Mitsuharu <address@hidden>
>>>>> said:
>>> YAMAMOTO Mitsuharu <address@hidden> writes:
>>>> FYI, it does not happen with the Carbon+AppKit port.
>>> I have seen you mentioned this port several times, but never find
>>> it through google. Seems not in CVS repo either? So where can I
>>> get it?
>> Now it is publicly available from
>> ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-22.3-appkit-1.0.tar.gz
> The first update of the Carbon+AppKit port is now available from
> ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-22.3-appkit-1.1.tar.gz
The second update of the Carbon+AppKit port is now available from
ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-22.3-appkit-1.2.tar.gz
Below is the list of changes:
** Fixed bugs
*** do-applescript crashes with -nw due to the previous fix for
(do-applescript "choose file") hang.
*** Cursor erasure sometimes fails on Mac OS X 10.5 due to the
previous change for flyspell-small-region slowness.
*** Buffer overrun in creation of Vmac_carbon_version_string.
** Improvements
*** Untag Lisp_Object by subtraction instead of masking.
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01876.html
*** `select' emulation waits for user signal delivery as well as
window system events and process outputs via sockets.
http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00198.html
*** Hourglass display is enabled.
*** Let the framework decide whether wheel events to non-focus frames
are accepted or not.
YAMAMOTO Mitsuharu
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Carbon: resizing a frame on wrong "space",
YAMAMOTO Mitsuharu <=