emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macosx(carbon): slow keyboard responsiveness bug fix


From: William Xu
Subject: Re: macosx(carbon): slow keyboard responsiveness bug fix
Date: Wed, 21 Nov 2007 17:59:38 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (darwin)

Dan Nicolaescu <address@hidden> writes:

> Given that now the Carbon port warns that it is non functional,

It's functional now. Actually ever since i started to build trunk on
macosx in around Sep, it worked fine most of the time, until
20071025. 

> if anybody wants to get this working, it should be done the right way.

No doubt.

> I changed it to be similar to what w32-win.el does.
>
> None of these is tested, I don't have access to a mac machine.

I just managed to bootstrap it. And it did solve the problem. Thanks. :-)

ps. I think the following FIXME could be safely removed now. 

,----[ macterm.c ]
|   /* FIXME: This keyboard setup is 100% untested, just copied from
|      w32_create_terminal in order to set window-system now that it's
|      a keyboard object.  */
`----

pps. Adding the following makes almost no difference here. I'm not sure
whether it's good or bad to add such stuffs. (Give that CHENG Gao was
talking about the unicode-2 branch)

,----
| add_keyboard_wait_descriptor (0);
`----

-- 
William

http://williamxu.net9.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]