GNU bug report logs -
#44108
calc windows should be marked as dedicated
Previous Next
Reported by: Boruch Baum <boruch_baum <at> gmx.com>
Date: Tue, 20 Oct 2020 23:03:02 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Nov 2020 15:04:40 +0200
with message-id <83zh3kum1j.fsf <at> gnu.org>
and subject line Re: bug#44108: Patch for this bug
has caused the debbugs.gnu.org bug report #44108,
regarding calc windows should be marked as dedicated
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
44108: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44108
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Windows that display calc buffers (ie. the stack buffer and the trail
buffer) are typically small-sized single-use windows, yet they are not
marked as dedicated. The consequence is that functions that perform
`pop-to-buffer' or `display-buffer' can use one of them as targets,
which will always be undesirable. A simple example, the one that
prompted this bug report, is when I was in a calc buffer and issued calc
command "u v" to display a 'units description' buffer. This is a long
and wide buffer, yet was displayed in the short and narrow calc trail
window. I vaguely recall having this also happen in the past with help
buffers, but was only motivated now to submit the report.
The solution is that when the calc and calc trail buffers are created,
they should be marked (set-window-dedicated-p)
--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1 7'286 0036 9E45 1595 8BC0
[Message part 3 (message/rfc822, inline)]
> Date: Sat, 07 Nov 2020 10:17:15 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 44108 <at> debbugs.gnu.org
>
> Ping! Could someone please chime in?
> If no comments are heard, I will push this change conditioned on a new
> defcustom, in one week's time.
Done.
This bug report was last modified 4 years and 188 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.