Indeed, it seems to be a problem somewhere in my configuration. Sorry for the trouble. Paul On 10 October 2013 20:55, Glenn Morris wrote: > Paul Pogonyshev wrote: > > > When you are in a grep buffer and press 'g', it does re-search properly, > > but doesn't prepend the normal header lines, i.e. sth. like: > > > > -*- mode: grep; default-directory: "..." -*- > > Grep started at Thu Oct 10 10:23:38 > > > > find ... -print0 | xargs -0 egrep -n -e ... > > > > Same is if you M-x grep-find while the grep buffer is the current one; > > I can't reproduce either issue in 24.3 or current trunk. > Do you have a recipe starting from emacs -Q? >