GNU bug report logs - #22172
25.1.50; Wishlist: There should be a way to say to Emacs that is should rescale all images with a certain factor

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Mon, 14 Dec 2015 23:01:02 UTC

Severity: wishlist

Tags: fixed

Found in version 25.1.50

Fixed in version 26.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 22172 <at> debbugs.gnu.org
Subject: bug#22172: 25.1.50; Wishlist: There should be a way to say to Emacs that is should rescale all images with a certain factor
Date: Tue, 09 Feb 2016 09:03:44 +0100
Hello,

first, thanks to Lars for implementing this!

Drew Adams <drew.adams <at> oracle.com> writes:

> Here's an opinion: Do not bind the commands to any keys.
>
> 10 minutes after defining the commands you want Emacs to
> dedicate keys to them?  And global keys, at that?

I agree we should be careful.  Even using the keymap text property might
be surprising.  E.g. when we chose + and -, these might already be bound
(e.g. to `negative-argument' in image-mode itself!).

Let's start to find some suitable bindings for `image-mode'.  How about
i and d ("increase", "decrease")?

In the general case, we could attach a keymap text property to any image
we insert into a buffer.  The keymap should be a user option.  It could
even be empty by default, at least for now.  That would already be a big
win.


Regards,

Michael.




This bug report was last modified 8 years and 171 days ago.

Previous Next


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