From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LWvEH-00040F-3J for mharc-grub-devel@gnu.org; Tue, 10 Feb 2009 11:12:57 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWvEF-0003zM-FQ for grub-devel@gnu.org; Tue, 10 Feb 2009 11:12:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWvED-0003xz-Sd for grub-devel@gnu.org; Tue, 10 Feb 2009 11:12:55 -0500 Received: from [199.232.76.173] (port=38349 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWvED-0003xk-No for grub-devel@gnu.org; Tue, 10 Feb 2009 11:12:53 -0500 Received: from mta-out.inet.fi ([195.156.147.13]:34358 helo=kirsi1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWvED-00046f-8a for grub-devel@gnu.org; Tue, 10 Feb 2009 11:12:53 -0500 Received: from [192.168.1.102] (84.248.105.254) by kirsi1.inet.fi (8.5.014) id 48FC5AC904E63E59 for grub-devel@gnu.org; Tue, 10 Feb 2009 18:12:50 +0200 Message-ID: <4991A776.2090509@nic.fi> Date: Tue, 10 Feb 2009 18:12:38 +0200 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: The development of GRUB 2 References: <498E15D0.4090101@gmail.com> <498E9C26.40407@nic.fi> <4990E097.2060204@earthlink.net> In-Reply-To: <4990E097.2060204@earthlink.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: Quoted-Printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [Bugfix] Characters disappearing in 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: Tue, 10 Feb 2009 16:12:55 -0000 BandiPat wrote: > Vesa J=C3=A4=C3=A4skel=C3=A4inen wrote: >> phcoder wrote: >>> Hello. I've run into the bug that when editing menu entry in gfxterm >>> characters disappear after cursor moves away from its position. Here = is >>> bugfix >> >> I don't think this is a clean fix: >> >> It is not designed to work in there. I think modifying this needs >> logical level approach and not ad hoc fix. >> >=20 > Has this fix been committed yet or is there further work to be done to > clean it up before applying it? It has not been committed. Nor do I have had chance to personally to look at it.