From: Darren Hoo <darren.hoo@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Adrian Robert <Adrian.B.Robert@gmail.com>, 16594@debbugs.gnu.org
Subject: bug#16594: 24.3.50; very slow redraw when resizing windows horizontally
Date: Sun, 09 Feb 2014 14:42:31 +0800 [thread overview]
Message-ID: <m2mwi0g52g.fsf@gmail.com> (raw)
In-Reply-To: <52F7014A.6090501@cs.ucla.edu> (Paul Eggert's message of "Sat, 08 Feb 2014 20:17:14 -0800")
Paul Eggert <eggert@cs.ucla.edu> writes:
> Darren Hoo wrote:
>> - Fset_input_interrupt_mode (Qnil);
>> + Fset_input_interrupt_mode (Qt);
>
> That reverses a change made 2009-01-29 10:36:22 +0000 by Adrian Robert
> in trunk bzr 94305. The ChangeLog entry doesn't say why the change
> was made. I'll CC: this to Adrian to see whether he can explain.
> Adrian, the context for this email can be found at:
>
> http://bugs.gnu.org/16594
While waiting for Adrian, I noticed with this comibination:
Fset_input_interrupt_mode (Qt);
(custom-set-variables '(display-hourglass nil))
then after doing `M-! sleep 1000' I can no longer quit with
C-g but to wait the child process to finish itself.
I doubt SIGIO really works on Cocoa GUI mode, even
input-interrupt-mode is set to t, SIGIO may not be properly
initialized, more work needs to be done.
next prev parent reply other threads:[~2014-02-09 6:42 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 8:01 bug#16594: 24.3.50; very slow redraw when resizing windows horizontally Darren Hoo
2014-01-30 13:47 ` martin rudalics
2014-01-30 15:39 ` Darren Hoo
2014-01-30 16:14 ` Eli Zaretskii
2014-01-30 15:44 ` Stefan Monnier
2014-01-30 16:27 ` Eli Zaretskii
2014-01-30 16:53 ` martin rudalics
2014-01-30 17:27 ` martin rudalics
2014-01-30 17:33 ` Eli Zaretskii
2014-01-30 17:57 ` martin rudalics
2014-01-30 17:58 ` Eli Zaretskii
2014-01-30 18:57 ` Darren Hoo
2014-01-30 20:17 ` Eli Zaretskii
2014-01-31 3:16 ` Darren Hoo
2014-01-31 8:22 ` Eli Zaretskii
2014-01-31 9:58 ` Jan D.
2014-01-31 11:31 ` Eli Zaretskii
2014-01-31 12:13 ` Jan D.
2014-01-31 12:54 ` Darren Hoo
2014-01-31 13:47 ` Jan D.
2014-01-31 13:57 ` Darren Hoo
2014-01-30 18:46 ` martin rudalics
2014-01-30 21:57 ` Stefan Monnier
2014-01-31 10:42 ` martin rudalics
2014-01-30 16:39 ` Darren Hoo
2014-01-30 16:15 ` Eli Zaretskii
2014-01-31 20:56 ` Darren Hoo
2014-02-01 6:08 ` Paul Eggert
2014-02-01 9:12 ` Darren Hoo
2014-02-01 17:46 ` Eli Zaretskii
2014-02-02 0:52 ` Paul Eggert
2014-02-02 5:28 ` Darren Hoo
2014-02-02 15:57 ` Eli Zaretskii
2014-02-02 20:48 ` Paul Eggert
2014-02-03 19:27 ` Paul Eggert
2014-02-06 13:06 ` Darren Hoo
2014-02-06 15:23 ` Darren Hoo
2014-02-06 18:34 ` Paul Eggert
2014-02-06 22:14 ` Stefan Monnier
2014-02-08 22:43 ` Darren Hoo
2014-02-09 4:17 ` Paul Eggert
2014-02-09 6:42 ` Darren Hoo [this message]
2014-02-09 7:09 ` Adrian Robert
2014-02-09 7:16 ` Adrian Robert
2014-02-09 19:43 ` Stefan Monnier
2014-02-11 6:03 ` Jan Djärv
2014-03-09 13:27 ` Jan Djärv
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2mwi0g52g.fsf@gmail.com \
--to=darren.hoo@gmail.com \
--cc=16594@debbugs.gnu.org \
--cc=Adrian.B.Robert@gmail.com \
--cc=eggert@cs.ucla.edu \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).