bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15581: grep buffer: header missing after hitting 'g'


From: Paul Pogonyshev
Subject: bug#15581: grep buffer: header missing after hitting 'g'
Date: Fri, 11 Oct 2013 09:11:56 +0200

Indeed, it seems to be a problem somewhere in my configuration. Sorry for the trouble.

Paul


On 10 October 2013 20:55, Glenn Morris <rgm@gnu.org> 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?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]