From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1Cg3h4-0001fs-Sa for mharc-grub-devel@gnu.org; Sun, 19 Dec 2004 11:14:03 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cg3h2-0001eE-60 for grub-devel@gnu.org; Sun, 19 Dec 2004 11:14:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cg3h0-0001cw-Ec for grub-devel@gnu.org; Sun, 19 Dec 2004 11:13:59 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cg3gz-0001be-Ml for grub-devel@gnu.org; Sun, 19 Dec 2004 11:13:57 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cg3TQ-00023z-8i for grub-devel@gnu.org; Sun, 19 Dec 2004 10:59:56 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 3122DF6A024C for ; Sun, 19 Dec 2004 16:59:55 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 19 Dec 04 15:59:55 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 19 Dec 2004 16:59:56 +0100 User-Agent: KMail/1.7.1 References: <41BE9159.7010500@yahoo.fr> <200412191615.26966.okuji@enbug.org> <41C5A248.2060402@yahoo.fr> In-Reply-To: <41C5A248.2060402@yahoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412191659.56276.okuji@enbug.org> Subject: Re: [PATCH] normal/cmdline.c : history contains empty lines 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, 19 Dec 2004 16:14:01 -0000 On Sunday 19 December 2004 16:46, Vincent Pelletier wrote: > I meant not to add the empty line to the history, but to clear the > line : I didn't say adding it. Try the same thing with BASH. Okuji