From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E0kNS-00030F-KV for mharc-grub-devel@gnu.org; Thu, 04 Aug 2005 14:23:34 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E0kN3-0002v6-2a for grub-devel@gnu.org; Thu, 04 Aug 2005 14:23:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E0kMq-0002oy-2w for grub-devel@gnu.org; Thu, 04 Aug 2005 14:22:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0kMp-0002mP-PE for grub-devel@gnu.org; Thu, 04 Aug 2005 14:22:55 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E0kQI-00069n-BJ for grub-devel@gnu.org; Thu, 04 Aug 2005 14:26:30 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 11E1787EF for ; Thu, 4 Aug 2005 20:13:14 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 10422-09; Thu, 4 Aug 2005 19:22:47 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 9505087E9; Thu, 4 Aug 2005 20:13:11 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 4D436C048; Thu, 4 Aug 2005 20:13:11 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <42C85357.20500@yahoo.fr> <200507050105.54961.okuji@enbug.org> <87y88ltv78.fsf@student.han.nl> <200507051756.44065.okuji@enbug.org> <873bqtte1u.fsf@student.han.nl> <42D422A4.9030801@yahoo.fr> <42D4D367.3030402@yahoo.fr> <87slyi8xr7.fsf@student.han.nl> <42D587CC.7000908@yahoo.fr> <87zmrxlwbt.fsf@student.han.nl> From: Marco Gerards Date: Thu, 04 Aug 2005 20:13:12 +0200 In-Reply-To: <87zmrxlwbt.fsf@student.han.nl> (Marco Gerards's message of "Thu, 04 Aug 2005 14:29:10 +0200") Message-ID: <87psstlgef.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Cc: Subject: Re: [PATCHv2] FIXME: These should be dynamically obtained from a terminal. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 18:23:14 -0000 Marco Gerards writes: > Vincent Pelletier writes: > > Hi Vincent, > > Finally I had the time and energy to both proofread and test your > patch. It did work for me after making some changes. Hi Vincent, I have committed your patch with some changes and some extra code so the pager can use the screen height. -- Marco