GNU bug report logs -
#13887
24.3; doc-view will render blurry images when image-magick is available
Previous Next
Reported by: E Sabof <esabof <at> gmail.com>
Date: Wed, 6 Mar 2013 03:42:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #56 received at 13887 <at> debbugs.gnu.org (full text, mbox):
> From: Tassilo Horn <tsdh <at> gnu.org>
> Cc: esabof <at> gmail.com, monnier <at> iro.umontreal.ca, 13887 <at> debbugs.gnu.org
> Date: Mon, 11 Mar 2013 19:20:47 +0100
>
> > doc-view-new-window-function seems to be run from a
> > window-configuration-change-hook, right?
>
> No, from `image-mode-new-window-functions'. The functions in there are
> run by `image-mode-winprops' if (and only if) there are no winprops set
> for the image and the current window.
Maybe I'm missing something, but in image-mode.el:
. image-mode-winprops is called by image-mode-reapply-winprops
. image-mode-reapply-winprops is added by image-mode-setup-winprops
to window-configuration-change-hook
Doesn't that mean what I said?
> Basically, this should only ever happen when there's a new window
> showing the buffer with the image.
How's that ensured? Can you walk us through the relevant code?
This bug report was last modified 5 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.