[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pretest next week
From: |
YAMAMOTO Mitsuharu |
Subject: |
Re: Pretest next week |
Date: |
Thu, 29 Jan 2009 09:58:51 +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 Tue, 27 Jan 2009 12:57:00 +0000 (UTC), Adrian Robert <address@hidden>
>>>>> said:
> Do you have any technical suggestions as to how to handle it given
> that SIGIO seems not to be available? As I posted, polling
> (keyboard.c start_polling(), stop_polling(), etc.) seems not to
> happen through the QUIT macro (perhaps it did at one time but the
> functionality was lost after all terms went to SIGIO-based?).
> One thing that would work would be to update the polling timer
> inside the QUIT macro (under HAVE_NS of course), so that
> poll_for_input() would eventually get called. But I don't know if
> there are reasons this would be dangerous or something, or if there
> would be another way.
Those seem to be problems that are common to the systems that use
polling instead of SIGIO. I think you can rather concentrate on Feval
removal for now, leaving those problems to others. In particular, if
you are planning to call read_socket_hook at the QUIT timings, you
should never start menu bar tracking there.
YAMAMOTO Mitsuharu
address@hidden
- Re: Pretest next week, (continued)
- Re: Pretest next week, YAMAMOTO Mitsuharu, 2009/01/26
- Re: Pretest next week, Chong Yidong, 2009/01/26
- Re: Pretest next week, YAMAMOTO Mitsuharu, 2009/01/26
- Re: Pretest next week, Adrian Robert, 2009/01/27
- Re: Pretest next week, YAMAMOTO Mitsuharu, 2009/01/27
- Re: Pretest next week, Eli Zaretskii, 2009/01/26
- Re: Pretest next week, YAMAMOTO Mitsuharu, 2009/01/26
- Re: Pretest next week, Eli Zaretskii, 2009/01/26
- Re: Pretest next week, YAMAMOTO Mitsuharu, 2009/01/27
- Re: Pretest next week, Adrian Robert, 2009/01/27
- Re: Pretest next week,
YAMAMOTO Mitsuharu <=
- Re: Pretest next week, Alex Ott, 2009/01/24
- Re: Pretest next week, Bastien, 2009/01/22
- Re: Pretest next week, Bastien, 2009/01/22
- Re: Pretest next week, Stefan Monnier, 2009/01/22
- Re: Pretest next week, Glenn Morris, 2009/01/22
- Re: Pretest next week, Bastien, 2009/01/23
- Re: Pretest next week, Glenn Morris, 2009/01/23
- Re: Pretest next week, Bastien, 2009/01/25
- Re: Pretest next week, David Kastrup, 2009/01/25
- Re: Pretest next week, Lennart Borgman, 2009/01/25