From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FPhDz-0003Vb-1H for mharc-grub-devel@gnu.org; Sat, 01 Apr 2006 09:37:11 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FPhDx-0003VC-5M for grub-devel@gnu.org; Sat, 01 Apr 2006 09:37:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FPhDu-0003V0-Jl for grub-devel@gnu.org; Sat, 01 Apr 2006 09:37:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPhDu-0003Ux-Dh for grub-devel@gnu.org; Sat, 01 Apr 2006 09:37:06 -0500 Received: from [194.109.24.24] (helo=smtp-vbr4.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FPhGX-0005fz-FK for grub-devel@gnu.org; Sat, 01 Apr 2006 09:39:49 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr4.xs4all.nl (8.13.6/8.13.6) with ESMTP id k31Eb2P3054181 for ; Sat, 1 Apr 2006 16:37:02 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <442E8F0A.30803@nic.fi> From: Marco Gerards Date: Sat, 01 Apr 2006 16:37:46 +0200 In-Reply-To: <442E8F0A.30803@nic.fi> (Vesa =?iso-8859-1?Q?J=E4=E4skel=E4in?= =?iso-8859-1?Q?en's?= message of "Sat, 01 Apr 2006 17:32:42 +0300") Message-ID: <873bgx9xad.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: [patch] fixed menu so you can use it... 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: Sat, 01 Apr 2006 14:37:09 -0000 Vesa J=E4=E4skel=E4inen writes: Hi Vesa, > I made some fixes to menu. Now you can even select a menu entry :). > > There were also some odd code in elsewhere so I fixed some issues > related to those too. This looks fine to me. Please apply it. Thanks, Marco