all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christoph <cschol2112@googlemail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 6518@debbugs.gnu.org
Subject: bug#6518: 24.0.50; window-height returns wrong value
Date: Sat, 26 Jun 2010 22:10:12 -0600	[thread overview]
Message-ID: <4C26CF24.6080908@gmail.com> (raw)
In-Reply-To: <834ogpcguk.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

On 6/26/2010 9:08 PM, Eli Zaretskii wrote:

> Yes.  I think this is by design, so maybe a doc fix is in order.

Sounds good. I attached a doc fix patch proposal.

Christoph

[-- Attachment #2: bugfix_6518.txt --]
[-- Type: text/plain, Size: 564 bytes --]

=== modified file 'src/window.c'
--- src/window.c	2010-06-12 11:30:48 +0000
+++ src/window.c	2010-06-27 03:49:01 +0000
@@ -517,7 +517,11 @@
        doc: /* Return the number of lines in WINDOW.
 WINDOW defaults to the selected window.
 
-The return value includes WINDOW's mode line and header line, if any.  */)
+The return value includes WINDOW's mode line and header line, if any.  
+
+Note: The function does not take into account the value of `line-spacing'
+when calculating the number of lines in WINDOW.  
+*/)
      (window)
      Lisp_Object window;
 {


  reply	other threads:[~2010-06-27  4:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-26 18:48 bug#6518: 24.0.50; window-height returns wrong value Sebastian Rose
2010-06-27  0:25 ` Christoph
2010-06-27  3:08   ` Eli Zaretskii
2010-06-27  4:10     ` Christoph [this message]
2010-07-23  0:01       ` Juanma Barranquero
2010-07-10 20:34 ` bug#6518: (no subject) Christoph

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=4C26CF24.6080908@gmail.com \
    --to=cschol2112@googlemail.com \
    --cc=6518@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.