help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to know the value of a non interactive function?


From: Anders Wirzenius
Subject: Re: How to know the value of a non interactive function?
Date: Wed, 01 Oct 2008 11:55:59 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Rodolfo Medina <rodolfo.medina@gmail.com> writes:

> Pardon the basicness of my question: I wish to know what value is returned by
> the `window-height' function in my buffer: how can I achieve that?
> 
> Thanks for any help
> Rodolfo

type
(window-height)
in the buffer and press C-xC-e

-- 
Anders


reply via email to

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