unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
Cc: emacs-devel@gnu.org
Subject: Re: "(setq grep-find-command ...)" broken, no documented replacement
Date: Sun, 22 Jul 2007 22:05:54 +0200	[thread overview]
Message-ID: <87veccw6e5.fsf@gmx.de> (raw)
In-Reply-To: <18083.35373.907430.812617@rgrjr.dyndns.org> (Bob Rogers's message of "Sun, 22 Jul 2007 12:47:41 -0400")

Bob Rogers <rogers-emacs@rgrjr.dyndns.org> writes:

>    Some time in the last two weeks (between builds from the trunk), my
> .emacs customization of grep-find-command stopped working.  I had just
> done a setq of grep-find-command:
>
> 	(setq grep-find-command
> 	      (concat "find . -type f "
> 		      "| grep -Ev '/\\.?#|~$|/TAGS$|/\.svn/|/CVS/|\.patch$' "
> 		      "| xargs -e grep -n -e "))
>
> But now this does not work.  There appears to be new customization
> mechanism in place, but I cannot find any documention for it.

Should be fixed now.

There is indeed an extended mechanism now, which allows you to apply
grep-find also on remote hosts. But the default setting shall be the
same.

Maybe it could be extended for different default customizations on
different hosts, but I don't know whether such fine granular settings
are needed.

>    TIA,

Best regards, Michael.

  reply	other threads:[~2007-07-22 20:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-22 16:47 "(setq grep-find-command ...)" broken, no documented replacement Bob Rogers
2007-07-22 20:05 ` Michael Albinus [this message]
2007-07-22 23:04   ` Bob Rogers
2007-07-24 14:53     ` Michael Albinus

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87veccw6e5.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=rogers-emacs@rgrjr.dyndns.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).