all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: martin rudalics <rudalics@gmx.at>
Cc: 3602@debbugs.gnu.org
Subject: bug#3602: 23.0.94; window-line-height problems
Date: Mon, 10 Feb 2014 00:18:47 -0800	[thread overview]
Message-ID: <87mwhzxtw8.fsf@building.gnus.org> (raw)
In-Reply-To: <52F88A73.4060602@gmx.at> (martin rudalics's message of "Mon, 10 Feb 2014 09:14:43 +0100")

martin rudalics <rudalics@gmx.at> writes:

>> (window-line-height 'mode-line)
>> => nil
>>
>> So I can confirm this bug.
>
> The doc-string of `window-line-height' says ...
>
>      Return nil if window display is not up-to-date.  In that case, use
>     `pos-visible-in-window-p' to obtain the information.
>
> ... and the Elisp manual says ...
>
>      If the display is not up to date, `window-line-height' returns
>      `nil'.  In that case, `pos-visible-in-window-p' may be used to
>      obtain related information.
>
> ... so I wonder how you can "confirm this bug" ;-)

Is the window display not up to date when I hit `C-x C-e' after the form
up there?

Apparently not:

(progn (sit-for 1) (window-line-height 'mode-line))
=> (22 0 748 0)

So this doesn't seem to be a bug.  Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





      reply	other threads:[~2014-02-10  8:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-18  5:39 bug#3602: 23.0.94; window-line-height problems Drew Adams
2014-02-10  3:33 ` Lars Ingebrigtsen
2014-02-10  8:14   ` martin rudalics
2014-02-10  8:18     ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mwhzxtw8.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=3602@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.