GNU bug report logs - #78418
31.0.50; Change in fit-frame-to-buffer doesn't work with transient-posframe

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Wed, 14 May 2025 07:22:01 UTC

Severity: normal

Found in version 31.0.50

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Gerd Möllmann <gerd.moellmann <at> gmail.com>,
 bug-gnu-emacs <at> gnu.org
Cc: yhaoxie <at> gmail.com
Subject: Re: 31.0.50; Change in fit-frame-to-buffer doesn't work with
 transient-posframe
Date: Wed, 14 May 2025 10:14:43 +0200
> Added Martin and the author of transient-posframe in CC.

In this piece of code

	(setq text-minus-body-height
	      (+ text-minus-body-height
		 (- char-height
		    (% text-minus-body-height char-height)))))

what are the values of 'text-minus-body-height' and 'char-height' when
the problem happens?

martin




This bug report was last modified 85 days ago.

Previous Next


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