From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FPkHL-0001jj-WC for mharc-grub-devel@gnu.org; Sat, 01 Apr 2006 12:52:52 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FPkHL-0001jW-1J for grub-devel@gnu.org; Sat, 01 Apr 2006 12:52:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FPkHJ-0001jH-Ka for grub-devel@gnu.org; Sat, 01 Apr 2006 12:52:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPkHJ-0001jD-Hn for grub-devel@gnu.org; Sat, 01 Apr 2006 12:52:49 -0500 Received: from [194.109.24.25] (helo=smtp-vbr5.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FPkJy-0000gG-FT for grub-devel@gnu.org; Sat, 01 Apr 2006 12:55:34 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr5.xs4all.nl (8.13.6/8.13.6) with ESMTP id k31HqlUq009383 for ; Sat, 1 Apr 2006 19:52:48 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <548022359.20060331085212@opanki.ru> <442EB5AA.6070400@nic.fi> From: Marco Gerards Date: Sat, 01 Apr 2006 19:53:32 +0200 In-Reply-To: <442EB5AA.6070400@nic.fi> (Vesa =?iso-8859-1?Q?J=E4=E4skel=E4?= =?iso-8859-1?Q?inen's?= message of "Sat, 01 Apr 2006 20:17:30 +0300") Message-ID: <87psk189nn.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: 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:52:51 -0000 Vesa J=E4=E4skel=E4inen writes: > 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 ? Of course. I hate limitations. :-) >> 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) Context setting? -- Marco