unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Titus von der Malsburg <malsburg@posteo.de>
Cc: 18722@debbugs.gnu.org
Subject: bug#18722: Correction
Date: Fri, 17 Oct 2014 19:48:37 +0200	[thread overview]
Message-ID: <FD0CA5C5-BBAD-4A6D-96E3-2A691D3F491A@swipnet.se> (raw)
In-Reply-To: <87zjcvny2k.fsf@posteo.de>

Hi.

17 okt 2014 kl. 06:02 skrev Titus von der Malsburg <malsburg@posteo.de>:

> 
> On 2014-10-16 Thu 17:53, Stefan Monnier wrote:
>> Can you try the patch below (applied to the latest trunk code) to see if
>> your problem is really triggered by this commit?
> 
> Yes, this patch seems to solve the problem.

If it does, your window manager is broken.
What does the window properties look like when Emacs is unresponsive?

	Jan D.

> 
>  Titus
> 
>> 
>> 
>>        Stefan
>> 
>> 
>> === modified file 'src/xterm.c'
>> --- src/xterm.c	2014-10-12 06:09:50 +0000
>> +++ src/xterm.c	2014-10-17 00:51:47 +0000
>> @@ -6864,14 +6864,6 @@
>> 	      inev.ie.kind = DEICONIFY_EVENT;
>> 	      XSETFRAME (inev.ie.frame_or_window, f);
>> 	    }
>> -	  else if (! FRAME_ICONIFIED_P (f)
>> -		   && f->output_data.x->net_wm_state_hidden_seen)
>> -	    {
>> -	      SET_FRAME_VISIBLE (f, 0);
>> -	      SET_FRAME_ICONIFIED (f, 1);
>> -	      inev.ie.kind = ICONIFY_EVENT;
>> -	      XSETFRAME (inev.ie.frame_or_window, f);
>> -	    }
>> 	}
>> 
>>       x_handle_property_notify (&event->xproperty);
> 






  reply	other threads:[~2014-10-17 17:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 20:24 bug#18722: 25.0.50; UI partly unresponsive after re-focus of Emacs' window Titus von der Malsburg
2014-10-15 21:41 ` bug#18722: Correction Titus von der Malsburg
2014-10-16  8:52   ` martin rudalics
2014-10-16 10:04     ` Eli Zaretskii
2014-10-16 11:41       ` martin rudalics
2014-10-16 12:04         ` Eli Zaretskii
2014-10-16 15:16         ` Titus von der Malsburg
2014-10-16 14:46       ` Titus von der Malsburg
2014-10-16 14:54         ` Eli Zaretskii
2014-10-16 15:10           ` Titus von der Malsburg
2014-10-16 15:34             ` Eli Zaretskii
2014-10-16 15:55               ` Titus von der Malsburg
2014-10-16 21:17               ` Titus von der Malsburg
2014-10-16 22:31                 ` Titus von der Malsburg
2014-10-17  0:53                   ` Stefan Monnier
2014-10-17  4:02                     ` Titus von der Malsburg
2014-10-17 17:48                       ` Jan Djärv [this message]
2014-10-17 18:14                         ` Titus von der Malsburg
2014-10-18 12:31                           ` Jan Djärv
2014-10-19 17:09                             ` Jan Djärv
2014-10-19 18:05                               ` Titus von der Malsburg
2014-10-19 20:33                                 ` Jan Djärv
2014-10-17  9:23                   ` martin rudalics
2014-10-17 12:55                     ` Stefan Monnier
2014-10-17 16:44                     ` Titus von der Malsburg
2014-10-16 16:07         ` Stefan Monnier
2014-10-16 19:36           ` Titus von der Malsburg

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=FD0CA5C5-BBAD-4A6D-96E3-2A691D3F491A@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=18722@debbugs.gnu.org \
    --cc=malsburg@posteo.de \
    /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).