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

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

bug#37874: closed (27.0.50; A recent commit broke doc-view (and pdf-tool


From: GNU bug Tracking System
Subject: bug#37874: closed (27.0.50; A recent commit broke doc-view (and pdf-tools))
Date: Fri, 25 Oct 2019 20:24:02 +0000

Your message dated Fri, 25 Oct 2019 22:23:02 +0200
with message-id <address@hidden>
and subject line Re: bug#37874: AW: Re: bug#37578: closed (Re: bug#37578: 26.3; 
image-mode does not display the bottom edge of a tall image)
has caused the debbugs.gnu.org bug report #37874,
regarding 27.0.50; A recent commit broke doc-view (and pdf-tools)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37874: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37874
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; A recent commit broke doc-view (and pdf-tools) Date: Tue, 22 Oct 2019 20:27:37 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
Since  commit  9c66b09950cf2db50eb6d818656a268ef750bfe6  image-next-line
returns the current window-vscroll as a  unit of pixels.  Before, it was
returning  it  in  terms  of  character-height.   This  breaks  multiple
functions in doc-view, which are comparing  those values to the value of
(window-vscroll).  If this change is going to stay doc-view.el needs to
be adapted as well.

-ap



--- End Message ---
--- Begin Message --- Subject: Re: bug#37874: AW: Re: bug#37578: closed (Re: bug#37578: 26.3; image-mode does not display the bottom edge of a tall image) Date: Fri, 25 Oct 2019 22:23:02 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
Eli Zaretskii <address@hidden> writes:

>> > I have already adapted my package in a branch.  And I think the
>> > required changes are straightforward. I suppose the same holds for
>> > doc-view.
>> 
>> Ok, great. I'll adapt doc-view.el ASAP and then close this
>> issue. Thanks for your report.

I've fixed doc-view just now (bug#37874) with commit a0f7ea5999.

> Thanks, and sorry again for not being more vigilant.

You're welcome,
Tassilo


--- End Message ---

reply via email to

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