emacs-devel
[Top][All Lists]
Advanced

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

Re: grep.el bug?


From: Richard Stallman
Subject: Re: grep.el bug?
Date: Mon, 17 Jan 2005 18:42:23 -0500

    The grep function has a slightly more sophisticated check:


         (unless (and grep-command
                      (or (not grep-use-null-device) (eq grep-use-null-device 
t)))

Putting that into grep-find seems like a simple solution.
I will do that.  Thanks:




reply via email to

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