bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30684: Add image-animate-image


From: 積丹尼 Dan Jacobson
Subject: bug#30684: Add image-animate-image
Date: Sat, 03 Mar 2018 06:59:21 +0800

(info "(emacs) File Conveniences") says
       If the image can be animated, the command <RET>
    (‘image-toggle-animation’) starts or stops the animation.

OK but many people would like their animated images animated by default
so they don't have to press RET.

So
(setq
  image-animate-image t ; New variable. Please add.
  image-animate-loop t)
would emulate browsers. And RET would now stop and start, instead of
start and stop.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]