emacs-devel
[Top][All Lists]
Advanced

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

Re: imagemagick patch v3


From: Stefan Monnier
Subject: Re: imagemagick patch v3
Date: Tue, 04 Aug 2009 22:15:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> - :width and :height, if you specify them image will be scaled to these
>> sizes

It would be good to make it possible to specify zoom factors as well
rather than resulting size (maybe if those parameters are floats rather
than ints?).

> +     (push
> +      (cons  (concat "\\." extension "$") 'image-mode)
> +      auto-mode-alist)

The "$" should be replaced with "\\'".


        Stefan




reply via email to

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