bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31650: 26.1; Desktop mode adds wm stickiness to emacs windows.


From: Rolf Ade
Subject: bug#31650: 26.1; Desktop mode adds wm stickiness to emacs windows.
Date: Fri, 01 Jun 2018 12:47:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Rolf Ade <rolf@pointsman.de> writes:
> [...]
> I'll try to build fvwm2 2.6.7 (which seems to be the latest) and check
> if it shows the same (mis-)behaviour. Though, that has to wait for
> tomorrow.

I build fvwm2 2.6.8 this morning, which was released 2 days ago and,
after some struggle, have this running now. And ... it doesn't has the
(mis-)behaviour of fvwm2 2.6.4.

With this version

(set-frame-parameter nil 'sticky nil)

has no effect on a non-sticky emacs.

(set-frame-parameter nil 'sticky t)

makes the frame sticky, and

(set-frame-parameter nil 'sticky nil)

makes it unsticky again.

As it should be. In turn emacs with enabled desktop-mode doesn't put my
emacs frame into sticky mode anymore at start-up. So, the root of the
reported problem seems to be a bug in some or at least one (2.6.4) past
fvwm2 version.

Case settled. Many thanks for replying and ...

I'm sorry for the noise ...

Thanks,
rolf





reply via email to

[Prev in Thread] Current Thread [Next in Thread]