GNU bug report logs - #28391
line-pixel-height works at bol but not at eol

Previous Next

Package: emacs;

Reported by: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>

Date: Fri, 8 Sep 2017 12:46:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 28391 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Cc: 28391 <at> debbugs.gnu.org
Subject: Re: bug#28391: line-pixel-height works at bol but not at eol
Date: Fri, 08 Sep 2017 16:17:17 +0300
> Date: Fri, 08 Sep 2017 21:23:57 +0900 (JST)
> From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
> Cc: tkk <at> misasa.okayama-u.ac.jp
> 
> When point is at the end of line with an inline image,
> line-pixel-height returns height of text instead of that of image.  I
> wonder if following response is because of bug or spec.
> 
> GNU Emacs 25.2.1 (x86_64-w64-mingw32)
> emacs -Q
> M-x about-emacs
> M-x beginning-of-buffer
> M-: (line-pixel-height) => 188
> M-x move-end-of-line
> M-: (line-pixel-height) => 22

Thanks, this bug should be fixed now.




This bug report was last modified 7 years and 315 days ago.

Previous Next


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