Re: [PATCH] normal: fix get_logical_num_lines

2015-12-27 Thread Michael Chang
On Mon, Dec 28, 2015 at 12:09:58PM +0800, Michael Chang wrote: > On Thu, Dec 24, 2015 at 02:48:34PM +0300, Andrei Borzenkov wrote: > > It sounds like we need > > > > string_width = grub_getstringwidth (linep->buf, linep->buf + > > linep->len, term_screen->term); > > if (!string_width) > > return

Re: [PATCH] normal: fix get_logical_num_lines

2015-12-27 Thread Michael Chang
On Thu, Dec 24, 2015 at 02:48:34PM +0300, Andrei Borzenkov wrote: > On Wed, Dec 23, 2015 at 7:45 AM, Michael Chang wrote: > > In menu editing mode, grub2 shows bogus line if the character being > > edited is at last column of entry. This patch fixes the problem by > > having the get_logical_num_li

Re: Each grub-mkrescue run leaves a file in /tmp/

2015-12-27 Thread Andrei Borzenkov
27.12.2015 23:48, Thomas Schmitt пишет: > Hi, > > when running grub-mkrescue from Debian Sid, i get a > growing collection of files in /tmp. One per run. > > Names are like: > /tmp/grub.00529W > > Content is always the same: > insmod part_acorn > insmod part_amiga > insmod part_apple >

Re: [PATCH] Allow to add/change menu entry class defaults.

2015-12-27 Thread Robin Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 27.12.2015 18:03, Andrei Borzenkov wrote: > 27.12.2015 00:17, Robin Schneider пишет: >> I am sorry for the misunderstanding. I should have explained the >> indention behind my patch a bit better then just linking to another patch >> which makes us

Re: [PATCH] Allow to add/change menu entry class defaults.

2015-12-27 Thread Andrei Borzenkov
27.12.2015 00:17, Robin Schneider пишет: > I am sorry for the misunderstanding. I should have explained the indention > behind my patch a bit better then just linking to another patch which makes > use > of the newly introduced variables by this patch. > > My indented use case is to allow to add