all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Grep suggestion
Date: Fri, 15 Aug 2003 14:22:45 -0600	[thread overview]
Message-ID: <3F3D4115.4030207@yahoo.com> (raw)
In-Reply-To: mailman.333.1060679311.29551.help-gnu-emacs@gnu.org

David Flynn wrote:

>  Would it be possible in grep to have a flag to
> highlight matched text. This would make it easier to
> find where the match was on long lines.

I don't think that's feasible, because the regex used to match text is
buried in grep's COMMAND argument.  My igrep.el package reads separate
REGEX and FILES arguments, which makes it much easier, and Javier and I
are working to get your suggestion implemented.  Look for it on
gnu.emacs.sources in the next few weeks.


-- 
Kevin Rodgers

  parent reply	other threads:[~2003-08-15 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.333.1060679311.29551.help-gnu-emacs@gnu.org>
2003-08-12 14:52 ` Grep suggestion Javier Oviedo
2003-08-13 21:09   ` Kevin Rodgers
2003-08-15 20:22 ` Kevin Rodgers [this message]
2003-08-12  9:06 David Flynn

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=3F3D4115.4030207@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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.