GNU bug report logs - #45928
Calc Trail window isn't correctly dedicated

Previous Next

Package: emacs;

Reported by: Okam <okamsn <at> protonmail.com>

Date: Sun, 17 Jan 2021 08:23:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Okam <okamsn <at> protonmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Calc Trail window isn't correctly dedicated
Date: Sun, 17 Jan 2021 04:08:53 +0000
Hello,

In bug#44108, a patch is given to dedicate the windows created by Calc, 
and this is applied in commit ca023e69e2d9ea79814a6c5f92c6e31c8f1efa70.

I am currently using the native-comp branch, and find that the window 
displaying the "*Calc Trail*" buffer is still not being set as 
dedicated. This problem happens in `calc-trail-display` which uses the code

     (set-window-dedicated-p nil t)

to dedicate the window.  I find that running this code after the trail 
is displayed works correctly, and that the window displaying the 
"*Calculator*" buffer is being correctly dedicated.

Thank you.





This bug report was last modified 4 years and 181 days ago.

Previous Next


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