all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: ynyaaa@gmail.com
Cc: 46553@debbugs.gnu.org
Subject: bug#46553: 27.1; image-rotate is canceled by image-auto-resize
Date: Tue, 16 Feb 2021 14:02:00 +0100	[thread overview]
Message-ID: <8735xwxj1z.fsf@gnus.org> (raw)
In-Reply-To: <86sg5wtkve.fsf@gmail.com> (ynyaaa@gmail.com's message of "Tue, 16 Feb 2021 18:36:21 +0900")

ynyaaa@gmail.com writes:

> An image rotation done by the command image-rotate is canceled when
> the window size is changed and the image is rescaled.
>
> Example:
> C-x C-f /emacs-27.1-x86_64/x86_64/share/emacs/27.1/etc/images/splash.png RET
> C-x 2
> C-x 2 ;; make window shorter than the image
> r ;; image-rotate
> C-x 1 :: make window larger
>   ;; then image rotation is canceled.
> r ;; image-rotate
> C-x 2 ;; make window shorter than the image
>   ;; then image rotation is canceled.

If users have changed the size of an image manually with +/-, automatic
image resizing is inhibited.  I think it's natural if `r' inhibits that,
too, so I've now done so in Emacs 28 (which fixes this problem).

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





      reply	other threads:[~2021-02-16 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16  9:36 bug#46553: 27.1; image-rotate is canceled by image-auto-resize ynyaaa
2021-02-16 13:02 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8735xwxj1z.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=46553@debbugs.gnu.org \
    --cc=ynyaaa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.