From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FPkC1-0007Oc-2U for mharc-grub-devel@gnu.org; Sat, 01 Apr 2006 12:47:21 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FPkBz-0007OJ-Pv for grub-devel@gnu.org; Sat, 01 Apr 2006 12:47:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FPkBz-0007O7-8V for grub-devel@gnu.org; Sat, 01 Apr 2006 12:47:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPkBz-0007O4-1n for grub-devel@gnu.org; Sat, 01 Apr 2006 12:47:19 -0500 Received: from [157.24.2.30] (helo=smtp1.cc.lut.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FPkEd-000056-SR for grub-devel@gnu.org; Sat, 01 Apr 2006 12:50:04 -0500 Received: from localhost (smtp1 [127.0.0.1]) by smtp1.cc.lut.fi (Postfix) with ESMTP id F148670248 for ; Sat, 1 Apr 2006 20:47:16 +0300 (EEST) Received: from smtp1.cc.lut.fi ([127.0.0.1]) by localhost (smtp1.cc.lut.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12263-01 for ; Sat, 1 Apr 2006 20:47:16 +0300 (EEST) Received: from [192.168.1.100] (lk4-a-4-1.lnet.lut.fi [157.24.102.107]) by smtp1.cc.lut.fi (Postfix) with ESMTP id D03E2700EF for ; Sat, 1 Apr 2006 20:17:19 +0300 (EEST) Message-ID: <442EB5AA.6070400@nic.fi> Date: Sat, 01 Apr 2006 20:17:30 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: The development of GRUB 2 References: <548022359.20060331085212@opanki.ru> In-Reply-To: <548022359.20060331085212@opanki.ru> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: by lut.fi Content-Transfer-Encoding: quoted-printable Subject: Re: grub 1.93 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 17:47:20 -0000 Sergey Ya. Korshunoff wrote: > 2) cursor keys do not work in menu (can not move selection bar). But > keys work in edit menu mode. Should now be fixed in CVS now. > 3) long menu lines (linux .......................... with parameters) > are truncated (but it is possible to add more chars in edit mode) There seems to be limit of 100 characters per script line. Marco, perhaps this should be increased ? > 4) default 1 > This command do not select right menu item as in 1.92 (always 0) It seems to be broken. But I leave this to Marco when he have time to work on improving the menu code. (Btw. context setting is broken... there is only one pop in code) Thanks, Vesa J=E4=E4skel=E4inen