all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: William Xu <william.xwl@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: macosx(carbon): slow keyboard responsiveness bug fix
Date: Wed, 21 Nov 2007 17:59:38 +0900	[thread overview]
Message-ID: <m2sl30vurp.fsf@gmail.com> (raw)
In-Reply-To: ur9ejekg5nr.fsf@mothra.ics.uci.edu

Dan Nicolaescu <dann@ics.uci.edu> 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	other threads:[~2007-11-21  8:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 10:38 macosx(carbon): slow keyboard responsiveness bug fix William Xu
2007-11-19 15:00 ` Stefan Monnier
2007-11-20 15:04   ` William Xu
2007-11-20 15:56     ` Andreas Schwab
2007-11-20 16:53     ` Stefan Monnier
2007-11-20 17:58       ` Dan Nicolaescu
2007-11-21  8:59         ` William Xu [this message]
2007-11-20 17:11 ` CHENG Gao
2007-11-20 17:52   ` CHENG Gao
2007-11-20 23:32   ` Andreas Schwab
2007-11-21  0:38     ` YAMAMOTO Mitsuharu
2007-11-21  2:55       ` CHENG Gao
2007-11-21  4:05       ` William Xu
2007-11-21  2:46     ` CHENG Gao
2007-11-21  4:12   ` William Xu

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=m2sl30vurp.fsf@gmail.com \
    --to=william.xwl@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.