From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JGzs9-0002BE-Mo for mharc-grub-devel@gnu.org; Mon, 21 Jan 2008 11:51:45 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGzs8-0002AM-I1 for grub-devel@gnu.org; Mon, 21 Jan 2008 11:51:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGzs4-00028Q-Vu for grub-devel@gnu.org; Mon, 21 Jan 2008 11:51:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGzs4-00028N-Pq for grub-devel@gnu.org; Mon, 21 Jan 2008 11:51:40 -0500 Received: from smtp-vbr1.xs4all.nl ([194.109.24.21]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGzs4-0008OK-LA for grub-devel@gnu.org; Mon, 21 Jan 2008 11:51:40 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0LGpc2I027073 for ; Mon, 21 Jan 2008 17:51:38 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080114141015.GA27293@thorin> <20080114203225.GA21792@nubol.oskuro.net> <20080114231855.GA18277@thorin> <20080115225435.GA21928@nubol.oskuro.net> <878x2jxyc2.fsf@xs4all.nl> <1200925099.15198.16.camel@dv> <87zluzuscy.fsf@xs4all.nl> <20080121154448.GA6988@thorin> Mail-Copies-To: mgerards@xs4all.nl Date: Mon, 21 Jan 2008 17:52:50 +0100 In-Reply-To: <20080121154448.GA6988@thorin> (Robert Millan's message of "Mon, 21 Jan 2008 16:44:48 +0100") Message-ID: <87tzl786jh.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] fix flickering timeout message for slow terminals (gfxterm) 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, 21 Jan 2008 16:51:44 -0000 Robert Millan writes: > On Mon, Jan 21, 2008 at 04:10:37PM +0100, Marco Gerards wrote: >> >> If done efficiently, code shouldn't get too big. Perhaps it is better >> to integrate this into normal.mod? I wouldn't mind a few extra KB >> there for such a feature. > > I don't think code size matters that much for a non-kernel feature. Anyway, > I'd still prefer not bloating normal.mod with it. It's very good that users > have choice of which features they want; why not preserve that philosophy? Ok, agreed. You are thinking of a gettext.mod? -- Marco