GNU bug report logs - #59377
29.0.50; Sticky frame parameter has no effect

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Sat, 19 Nov 2022 05:30:02 UTC

Severity: normal

Found in version 29.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59377: closed (29.0.50; Sticky frame parameter has no effect)
Date: Thu, 24 Nov 2022 23:54:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Nov 2022 15:52:58 -0800
with message-id <CADwFkmmwKRME6CH1rMk=oabnUf0BRb=NepN_WEseoH+t-Sfo_Q <at> mail.gmail.com>
and subject line Re: bug#59377: 29.0.50; Sticky frame parameter has no effect
has caused the debbugs.gnu.org bug report #59377,
regarding 29.0.50; Sticky frame parameter has no effect
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59377: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59377
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; Sticky frame parameter has no effect
Date: Sat, 19 Nov 2022 06:29:40 +0100
Hello,

Debian and Openbox on X here.

When I set the `sticky` frame parameter of a frame to non-nil, like in

(display-buffer (get-buffer-create "Test")
                `(display-buffer-pop-up-frame
                  ( pop-up-frame-parameters
                    (sticky . t) (minibuffer . nil))))

there is no effect - the frame is only displayed on the current virtual
desktop.  Same when I explicitly set the frame parameter of an existing
frame, e.g. with

  (set-frame-parameter nil 'sticky t)

I would have expected that this works with Openbox.

TIA,

Michael.




[Message part 3 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: Po Lu <luangruo <at> yahoo.com>, 59377-done <at> debbugs.gnu.org
Subject: Re: bug#59377: 29.0.50; Sticky frame parameter has no effect
Date: Thu, 24 Nov 2022 15:52:58 -0800
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> Po Lu <luangruo <at> yahoo.com> writes:
>
>> > That the feature doesn't work with standard WMs is not a detail.  Maybe
>> > say something like "if supported by your WM" or "not all WM are
>> > supported" or so.
>>
>> If Openbox does not support the hint, then it is not a ``standard
>> window manager'', as far as virtual desktops are concerned.
>
> Maybe they are just virtual virtual desktops...
>
> Ok, if you think that people who know more about the matter will not be
> surprised, then it's all good, I cannot estimate.
>
> In any case, thanks for helping.

So it seems like there is nothing more to do here, and I'm therefore
closing this bug report.


This bug report was last modified 2 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.