all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15581: grep buffer: header missing after hitting 'g'
@ 2013-10-10  8:25 Paul Pogonyshev
  2013-10-10 18:55 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Pogonyshev @ 2013-10-10  8:25 UTC (permalink / raw)
  To: 15581

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

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; but
if you issue command from another buffer, the header is inserted properly.

Paul

[-- Attachment #2: Type: text/html, Size: 566 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#15581: grep buffer: header missing after hitting 'g'
  2013-10-10  8:25 bug#15581: grep buffer: header missing after hitting 'g' Paul Pogonyshev
@ 2013-10-10 18:55 ` Glenn Morris
  2013-10-11  7:11   ` Paul Pogonyshev
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2013-10-10 18:55 UTC (permalink / raw)
  To: Paul Pogonyshev; +Cc: 15581

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?





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#15581: grep buffer: header missing after hitting 'g'
  2013-10-10 18:55 ` Glenn Morris
@ 2013-10-11  7:11   ` Paul Pogonyshev
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Pogonyshev @ 2013-10-11  7:11 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 15581

[-- Attachment #1: Type: text/plain, Size: 671 bytes --]

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?
>

[-- Attachment #2: Type: text/html, Size: 1084 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-11  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10  8:25 bug#15581: grep buffer: header missing after hitting 'g' Paul Pogonyshev
2013-10-10 18:55 ` Glenn Morris
2013-10-11  7:11   ` Paul Pogonyshev

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.