From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KUfXw-0007RP-OT for mharc-grub-devel@gnu.org; Sun, 17 Aug 2008 06:31:40 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KUfXu-0007QO-MN for grub-devel@gnu.org; Sun, 17 Aug 2008 06:31:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KUfXs-0007P9-2Q for grub-devel@gnu.org; Sun, 17 Aug 2008 06:31:37 -0400 Received: from [199.232.76.173] (port=53120 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUfXr-0007P6-Ss for grub-devel@gnu.org; Sun, 17 Aug 2008 06:31:35 -0400 Received: from moutng.kundenserver.de ([212.227.126.177]:59541) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KUfXq-0007L8-5B for grub-devel@gnu.org; Sun, 17 Aug 2008 06:31:35 -0400 Received: from [85.180.60.24] (e180060024.adsl.alicedsl.de [85.180.60.24]) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis) id 0MKwtQ-1KUfX33RYF-00056b; Sun, 17 Aug 2008 12:30:46 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <20080816185138.GA5200@pina.cat> References: <20080721180723.GC7501@pina.cat> <20080805120200.GA15143@pina.cat> <8763qfeh54.fsf@xs4all.nl> <20080806183131.GA5815@pina.cat> <87abfh9q5y.fsf@xs4all.nl> <20080816185138.GA5200@pina.cat> Content-Type: text/plain Date: Sun, 17 Aug 2008 12:30:51 +0200 Message-Id: <1218969051.4080.0.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19Nortr3CQ0tdDLljA/3PInSEaRL21RnsmIuDk 5P/6bgE8ero93fm84VNboEtILOzfpHzXbU7g9CJWKdGtMBxoVa j2funnLzuUY4PKV7mw42/DxfTAg4LSX X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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: Sun, 17 Aug 2008 10:31:38 -0000 Commited. Am Samstag, den 16.08.2008, 20:51 +0200 schrieb Carles Pina i Estany: > > Hi, > > On Aug/13/2008, Marco Gerards wrote: > > 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. > > after this comment, Robert and Javier comments, feel free (somebody) to > commit it (I cannot commit, so I will not commmit :-) -just in case > somebody is expecting that I commit myself) > > The message with the patch: > > http://lists.gnu.org/archive/html/grub-devel/2008-08/msg00171.html > > Thanks, >