From: Jason Rumney <jasonr@gnu.org>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org, "Randal L. Schwartz" <merlyn@stonehenge.com>
Subject: Re: carbon build hangs on startup
Date: Sun, 07 Oct 2007 16:56:36 +0100 [thread overview]
Message-ID: <470901B4.7000509@gnu.org> (raw)
In-Reply-To: <200710071536.l97Fa9Xh000570@oogie-boogie.ics.uci.edu>
Dan Nicolaescu wrote:
> The keyboard input does not work right, keyboard events are not
> processed correctly. Also IMHO something in mac*.c needs to call
> add_keyboard_wait_descriptor
>
Is the second simply the fix for the first? On Windows keyboard input
was broken until I added the line:
add_keyboard_wait_descriptor (0);
Keyboard input on Windows is not done through stdin, but it still seemed
to be needed to get the input loop working.
next prev parent reply other threads:[~2007-10-07 15:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-06 16:22 carbon build hangs on startup Cyrus Harmon
2007-10-06 20:09 ` Dan Nicolaescu
2007-10-07 15:05 ` Randal L. Schwartz
2007-10-07 15:36 ` Dan Nicolaescu
2007-10-07 15:56 ` Jason Rumney [this message]
2007-10-07 16:02 ` Dan Nicolaescu
2007-10-08 1:27 ` YAMAMOTO Mitsuharu
2007-10-08 2:56 ` Randal L. Schwartz
2007-10-08 3:59 ` YAMAMOTO Mitsuharu
2007-10-11 4:08 ` Cyrus Harmon
2007-10-11 4:31 ` YAMAMOTO Mitsuharu
2007-10-11 14:52 ` Randal L. Schwartz
2007-10-13 17:02 ` Dan Nicolaescu
2007-10-15 18:24 ` Randal L. Schwartz
2007-10-15 18:53 ` Carbon port input problems: keyboard events linger (was: carbon build hangs on startup) Ted Zlatanov
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=470901B4.7000509@gnu.org \
--to=jasonr@gnu.org \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
--cc=merlyn@stonehenge.com \
/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.