From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1DhteH-0002oH-Oa for mharc-grub-devel@gnu.org; Mon, 13 Jun 2005 14:27:01 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhteF-0002mk-R9 for grub-devel@gnu.org; Mon, 13 Jun 2005 14:26:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dhtbh-0001qz-Ur for grub-devel@gnu.org; Mon, 13 Jun 2005 14:24:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dhtbg-0001g1-0J for grub-devel@gnu.org; Mon, 13 Jun 2005 14:24:21 -0400 Received: from [194.67.23.26] (helo=mx6.mail.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhtO6-0000fs-6W for grub-devel@gnu.org; Mon, 13 Jun 2005 14:10:18 -0400 Received: from [62.202.63.144] (port=51149 helo=[192.168.1.100]) by mx6.mail.ru with esmtp id 1DhtMv-000311-00 for grub-devel@gnu.org; Mon, 13 Jun 2005 22:09:05 +0400 Message-ID: <42ADCBBC.9090705@list.ru> Date: Mon, 13 Jun 2005 20:09:00 +0200 From: Serbinenko Vladimir User-Agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <429C6B12.4080608@inma.ucl.ac.be> <429C949E.1080700@inma.ucl.ac.be> <871x7ncoh6.fsf@student.han.nl> <42A41F7E.6040403@inma.ucl.ac.be> <87acm0prkj.fsf@student.han.nl> <20050609230545.M85450@auto.ucl.ac.be> <42ABF841.1050706@list.ru> In-Reply-To: <42ABF841.1050706@list.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Scripting and keystrokes 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: Mon, 13 Jun 2005 18:27:00 -0000 Other idea: change menu syntax to select like command (see man bash) but instead of prompting for number GRUB will write it to menu. What do you think about it? Vladimir