From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: window-body-height vs window-text-height Date: Tue, 28 Oct 2008 11:21:00 +0100 Message-ID: <4906E78C.7050207@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225191212 1062 80.91.229.12 (28 Oct 2008 10:53:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2008 10:53:32 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 28 11:54:31 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KumDD-0003hs-KQ for ged-emacs-devel@m.gmane.org; Tue, 28 Oct 2008 11:54:11 +0100 Original-Received: from localhost ([127.0.0.1]:41493 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KumC5-0005oX-AW for ged-emacs-devel@m.gmane.org; Tue, 28 Oct 2008 06:53:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kulki-0007nI-IN for emacs-devel@gnu.org; Tue, 28 Oct 2008 06:24:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kulkd-0007mU-MZ for emacs-devel@gnu.org; Tue, 28 Oct 2008 06:24:41 -0400 Original-Received: from [199.232.76.173] (port=42277 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kulkd-0007mC-6L for emacs-devel@gnu.org; Tue, 28 Oct 2008 06:24:39 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:47431) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Kulkc-00006F-WF for emacs-devel@gnu.org; Tue, 28 Oct 2008 06:24:39 -0400 Original-Received: (qmail invoked by alias); 28 Oct 2008 10:24:30 -0000 Original-Received: from 62-47-38-126.adsl.highway.telekom.at (EHLO [62.47.38.126]) [62.47.38.126] by mail.gmx.net (mp051) with SMTP; 28 Oct 2008 11:24:30 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19x1RsXVXpx0VQKAZ2TcTrb4AF4pEMbF9Qe1D/pMw CWSUN2+JcqJRBL User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.85 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105064 Archived-At: Can someone tell me the difference between `window-body-height' and `window-text-height'? It seems a bit confusing having two function do more or less the same thing - but maybe the partial-height lines make the difference. Thanks, martin.