unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Adrian Robert <adrian.b.robert@gmail.com>
To: Darren Hoo <darren.hoo@gmail.com>
Cc: Paul Eggert <eggert@cs.ucla.edu>, 16594@debbugs.gnu.org
Subject: bug#16594: 24.3.50; very slow redraw when resizing windows horizontally
Date: Sun, 9 Feb 2014 09:09:41 +0200	[thread overview]
Message-ID: <2F51CB37-2FCE-43CC-A6BF-0FCC1EFD8C6C@gmail.com> (raw)
In-Reply-To: <m2mwi0g52g.fsf@gmail.com>

Hi,

We’re talking about half a decade ago here :) but I looked and thought I remembered it had something to do with Ctrl-G handling.  Fortunately there is some info on the mailing list here:

http://thread.gmane.org/gmane.emacs.devel/108069/focus=108328

The thread tells a bit about other parts of the code relating to the input loop integration affected by the change.  Some things might be different today, though I don’t think this area changes very fast..

-Adrian



On 2014.2.9, at 08:42, Darren Hoo <darren.hoo@gmail.com> wrote:

> 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.






  reply	other threads:[~2014-02-09  7:09 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
2014-02-09  7:09                             ` Adrian Robert [this message]
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=2F51CB37-2FCE-43CC-A6BF-0FCC1EFD8C6C@gmail.com \
    --to=adrian.b.robert@gmail.com \
    --cc=16594@debbugs.gnu.org \
    --cc=darren.hoo@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).