}
else
{
- need_fileinfo = TRUE; /* display file info after redraw */
+ if (!msg_silent)
+ need_fileinfo = TRUE; /* display file info after redraw */
(void)buf_check_timestamp(curbuf, FALSE); /* check if file changed */
#ifdef FEAT_AUTOCMD
curwin->w_topline = 1;
* display the line. */
ex_no_reprint = TRUE;
+ /* don't display the file info for another buffer now */
+ need_fileinfo = FALSE;
+
/*
* For Unix: Use the short file name whenever possible.
* Avoids problems with networks and when directory names are changed.
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 94,
/**/
93,
/**/