From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Crgft-00062H-Ps for mharc-grub-devel@gnu.org; Thu, 20 Jan 2005 13:04:53 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CrgZy-0004Pk-NS for grub-devel@gnu.org; Thu, 20 Jan 2005 12:58:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CrgZg-0004Jd-PM for grub-devel@gnu.org; Thu, 20 Jan 2005 12:58:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrgZg-0004CL-N1 for grub-devel@gnu.org; Thu, 20 Jan 2005 12:58:28 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Crg9v-0000Qy-KV for grub-devel@gnu.org; Thu, 20 Jan 2005 12:31:51 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id E7C28F8DB00F for ; Thu, 20 Jan 2005 18:31:49 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 20 Jan 05 17:31:48 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Thu, 20 Jan 2005 18:32:07 +0100 User-Agent: KMail/1.7.1 References: <41BEC01B.9020709@yahoo.fr> <41DFFB5A.4080909@yahoo.fr> <878y6ouq0a.fsf@marco.marco-g.com> In-Reply-To: <878y6ouq0a.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501201832.07542.okuji@enbug.org> Subject: Re: [PATCH v2] grub2 menu : freeze while initial drawing 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: Thu, 20 Jan 2005 18:04:52 -0000 On Thursday 20 January 2005 15:36, Marco Gerards wrote: > It all looks fine to me. Okuji, can you please comment on this patch > if it is wrong? Otherwise I will check it in on Wednesday. It is okay. If the position is not correct, I will fix it later. Okuji