GNU bug report logs -
#37630
27.0.50; image-mode-fit-frame doesn't
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Sat, 5 Oct 2019 09:11:01 UTC
Severity: normal
Found in version 27.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 37630 <at> debbugs.gnu.org (full text, mbox):
> Which JPG image did you use?
One of me, in the mountains. You mean we should settle on the same
image if we find one we both can display.
>> Looking at the code of 'image-mode-fit-frame' I can't find anything
>> wrong with
>>
>> (set-frame-height frame (+ (ceiling (cdr size))
>> height (- inner-height)))
>>
>> and would be surprised if this failed unless some frame properties
>> changed in between the 'frame-height' and the 'window-inside-edges'
>> calls. Maybe it's also the strange saving modus that interferes in
>> your setups. The
>>
>> (list (cons (frame-width)
>> (frame-height))
>>
>> doesn't look like TRT when FRAME is not the selected frame but so far
>> I have no idea how this code is supposed to behave at all. In either
>> case, make sure the 'image-mode-saved-params' parameter is nil before
>> calling 'image-mode-fit-frame'.
>
> My recipe is in "emacs -Q",
I'm using emacs -Q too but which ...
> so I guess this condition holds?
... condition do you mean here?
martin
This bug report was last modified 3 years and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.