From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KTDKp-0005UU-3J for mharc-grub-devel@gnu.org; Wed, 13 Aug 2008 06:12:07 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTDKo-0005TJ-45 for grub-devel@gnu.org; Wed, 13 Aug 2008 06:12:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTDKm-0005RC-0q for grub-devel@gnu.org; Wed, 13 Aug 2008 06:12:05 -0400 Received: from [199.232.76.173] (port=38460 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTDKl-0005R0-Rk for grub-devel@gnu.org; Wed, 13 Aug 2008 06:12:03 -0400 Received: from smtp-vbr16.xs4all.nl ([194.109.24.36]:1217) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTDKl-0002Wh-9I for grub-devel@gnu.org; Wed, 13 Aug 2008 06:12:03 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id m7DAC1hY086836 for ; Wed, 13 Aug 2008 12:12:02 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080721180723.GC7501@pina.cat> <20080805120200.GA15143@pina.cat> <8763qfeh54.fsf@xs4all.nl> <20080806183131.GA5815@pina.cat> Mail-Copies-To: mgerards@xs4all.nl Date: Wed, 13 Aug 2008 12:15:37 +0200 In-Reply-To: <20080806183131.GA5815@pina.cat> (Carles Pina i. Estany's message of "Wed, 6 Aug 2008 20:31:32 +0200") Message-ID: <87abfh9q5y.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] Home-End keys in menu 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: Wed, 13 Aug 2008 10:12:06 -0000 Hi, Carles Pina i Estany writes: [...] > 2008-08-06 Carles Pina i Estany > > * menu/normal.c (run_menu): Add Home and End keys in grub-menu. This looks fine to me at first sight. Do others have problems with this? Otherwise it can be committed. -- Marco