all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Missing explanation of WINDOW in window-height
@ 2007-01-14 13:25 Lennart Borgman (gmail)
  2007-01-14 15:07 ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Lennart Borgman (gmail) @ 2007-01-14 13:25 UTC (permalink / raw)


This parameter is not explained in the doc string.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Missing explanation of WINDOW in window-height
  2007-01-14 13:25 Missing explanation of WINDOW in window-height Lennart Borgman (gmail)
@ 2007-01-14 15:07 ` Juanma Barranquero
  2007-01-14 15:24   ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2007-01-14 15:07 UTC (permalink / raw)
  Cc: Emacs Devel

On 1/14/07, Lennart Borgman (gmail) <lennart.borgman@gmail.com> wrote:

> This parameter is not explained in the doc string.

???

window-height is a built-in function in `C source code'.
(window-height &optional window)

Return the number of lines in WINDOW (including its mode line).

                    /L/e/k/t/u

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Missing explanation of WINDOW in window-height
  2007-01-14 15:07 ` Juanma Barranquero
@ 2007-01-14 15:24   ` Lennart Borgman (gmail)
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman (gmail) @ 2007-01-14 15:24 UTC (permalink / raw)
  Cc: Emacs Devel

Juanma Barranquero wrote:
> On 1/14/07, Lennart Borgman (gmail) <lennart.borgman@gmail.com> wrote:
> 
>> This parameter is not explained in the doc string.
> 
> ???
> 
> window-height is a built-in function in `C source code'.
> (window-height &optional window)
> 
> Return the number of lines in WINDOW (including its mode line).


Sorry ;-) -- I meant that the default value was not mentioned. But maybe 
that is ok since it of course is the selected window.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-01-14 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-14 13:25 Missing explanation of WINDOW in window-height Lennart Borgman (gmail)
2007-01-14 15:07 ` Juanma Barranquero
2007-01-14 15:24   ` Lennart Borgman (gmail)

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.