unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45928: Calc Trail window isn't correctly dedicated
@ 2021-01-17  4:08 okamsn--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-01-19  5:06 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: okamsn--- via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-01-17  4:08 UTC (permalink / raw)
  To: 45928

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.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#45928: Calc Trail window isn't correctly dedicated
  2021-01-17  4:08 bug#45928: Calc Trail window isn't correctly dedicated okamsn--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-01-19  5:06 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-19  5:06 UTC (permalink / raw)
  To: Okam; +Cc: 45928

Okam <okamsn@protonmail.com> writes:

> 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.

This should now be fixed in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-19  5:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17  4:08 bug#45928: Calc Trail window isn't correctly dedicated okamsn--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-01-19  5:06 ` Lars Ingebrigtsen

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).