all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Pogonyshev <pogonyshev@gmail.com>
To: 15581@debbugs.gnu.org
Subject: bug#15581: grep buffer: header missing after hitting 'g'
Date: Thu, 10 Oct 2013 10:25:07 +0200	[thread overview]
Message-ID: <CAG7BpaqA9XZRH445YnUwCGx5iX=5=4Ae9YJkGK9FjRAtjNyVJQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2013-10-10  8:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-10  8:25 Paul Pogonyshev [this message]
2013-10-10 18:55 ` bug#15581: grep buffer: header missing after hitting 'g' Glenn Morris
2013-10-11  7:11   ` Paul Pogonyshev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAG7BpaqA9XZRH445YnUwCGx5iX=5=4Ae9YJkGK9FjRAtjNyVJQ@mail.gmail.com' \
    --to=pogonyshev@gmail.com \
    --cc=15581@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.