GNU bug report logs -
#51596
image-transform-resize has inconsistent semantics wrt scaling up/down
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Thu, 4 Nov 2021 04:16:01 UTC
Severity: normal
Tags: patch
Fixed in version 29.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
stefankangas <at> gmail.com (Stefan Kangas) writes:
> branch: master
> commit fd141116f67313c0d9787936cbaa4f12cfaffb9d
> Author: Stefan Kangas <stefan <at> marxist.se>
> Commit: Stefan Kangas <stefan <at> marxist.se>
>
> New command image-transform-fit-to-window
>
> * lisp/image-mode.el (image-auto-resize, image-transform-resize):
> Add new value 'fit-window', meaning to scale the image up or down
> to fit the window. (Bug#)
> (image-transform-fit-to-window): New command.
> (image-transform-fit-to-height, image-transform-fit-to-width):
> Make obsolete in favor of above new command.
> (image-mode-map): Bind "s w" to 'image-transform-fit-to-window'.
> Move binding for obsolete command 'image-transform-fit-to-width'
> to "s i".
> (image-mode-map): Add menu entry for
> 'image-transform-fit-to-window'. Remove menu entries for above
> obsolete commands.
> * doc/emacs/files.texi (Image Mode): Update documentation.
> (image-transform-fit-both): Doc fix.
Ugh, I missed including the bug number.
I'm sending the full commit message with the full SHA here in case
anyone tries searching for it later.
This bug report was last modified 3 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.