emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5f9b5803bea: Fix zooming images in SHR


From: Eli Zaretskii
Subject: Re: master 5f9b5803bea: Fix zooming images in SHR
Date: Sat, 29 Jun 2024 14:09:42 +0300

> Date: Fri, 28 Jun 2024 10:46:14 -0700
> Cc: jm@pub.pink, emacs-devel@gnu.org
> From: Jim Porter <jporterbugs@gmail.com>
> 
> On 6/28/2024 5:04 AM, Eli Zaretskii wrote:
> > I'd prefer to defer the decision about skipping until we fully
> > understand what happens here.  If the output below doesn't give a
> > clue, could you perhaps explain to me the idea of this test in more
> > detail, so I could perhaps also think about the reasons?
> 
> I had a sudden realization about what the problem might be. I *think* 
> this patch should resolve the issue. Could you try it?
> 
> The issue (I believe) is that on MS-Windows, the "file:" URL to the 
> image we're trying to load wasn't formatted correctly. That meant that 
> 'url-retrieve' never successfully loaded the image, so the test stalled.

Thanks, this works.  It is strange, though, because the first thing I
tried, before reporting this problem, was to fix that file:// URL for
Windows file names, and it didn't help.  But maybe I made some mistake
when testing the fix.  Anyway, this is evidently the right fix.



reply via email to

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