Re: [PATCH] Quieten normal mode startup unless a prompt is going to be displayed

2009-09-03 Thread Robert Millan
On Thu, Sep 03, 2009 at 03:00:48PM +0100, Colin Watson wrote: > Index: normal/main.c > === > --- normal/main.c (revision 2561) > +++ normal/main.c (working copy) > @@ -503,7 +503,7 @@ > } > > static grub_err_t > -grub_norma

[PATCH] Quieten normal mode startup unless a prompt is going to be displayed

2009-09-03 Thread Colin Watson
Normal mode startup currently displays some text that really only makes sense if it's about to display a shell prompt. If it ends up displaying the menu, then that'll set up the screen for itself anyway; but in that case it really makes no sense to display a help message about BASH-like line editin