On Sat, 21 Aug 2021 13:55:37 +0900 Masaru Nomiya <nom...@galaxy.dti.ne.jp> said:

> Hello,
> 
> In the Message; 
> 
>   Subject    : Re: [e-users] emacs problem persists
>   Message-ID : <20210820223253.b1d45376c2a8715c9ac2c...@rasterman.com>
>   Date & Time: Fri, 20 Aug 2021 22:32:53 +0100
> 
> [CH] == Carsten Haitzler <ras...@rasterman.com> has written:
> 
> [...]
> CK> > This is with emacs 27.1, as packaged in 1:27.1+1-3ubuntu3.
> 
> CH>  well to rule out it being the hidden property.
> 
> CH>  src/bin/e_hints.c
> 
> CH>  line 613 + 614. these:
> 
> CH>     if (ec->netwm.state.hidden)
> CH>       state[num++] = ECORE_X_WINDOW_STATE_HIDDEN;
> 
> CH>  comment those out. like:
> 
> CH>  //   if (ec->netwm.state.hidden)
> CH>  //     state[num++] = ECORE_X_WINDOW_STATE_HIDDEN;
> 
> CH>  and rebuild and see.
> 
> Fixed!
> 
> Many, many thanks, indeed.

This is not a fix. it is a test. You have an emacs bug. It doesn't handle the
hidden state changes properly and chooses to not render updates. :) But you can
now tell them what the bug is.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to