From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Problems with lwarn at startup Date: Thu, 14 Dec 2006 12:47:07 -0500 Message-ID: References: <457F63FF.6080902@student.lu.se> <4580A40E.60609@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: dough.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1166118484 8078 80.91.229.10 (14 Dec 2006 17:48:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Dec 2006 17:48:04 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 14 18:48:02 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Guugb-0003ar-Pc for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2006 18:48:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Guugb-0004K4-1t for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2006 12:48:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Guufl-0003Te-5v for emacs-devel@gnu.org; Thu, 14 Dec 2006 12:47:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Guufk-0003Sf-Hj for emacs-devel@gnu.org; Thu, 14 Dec 2006 12:47:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Guufk-0003SM-Bk for emacs-devel@gnu.org; Thu, 14 Dec 2006 12:47:08 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Guufk-0006mO-De for emacs-devel@gnu.org; Thu, 14 Dec 2006 12:47:08 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.52) id 1Guufj-0005ei-BK; Thu, 14 Dec 2006 12:47:07 -0500 Original-To: Lennart Borgman In-reply-to: <4580A40E.60609@student.lu.se> (message from Lennart Borgman on Thu, 14 Dec 2006 02:08:30 +0100) 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:63727 Archived-At: Maybe use frame-height instead of window-height? I did that. Thanks.