How to Write grep in Emacs Lisp (tutorial)

Alexander Gattin xrgtn at yandex.ru
Fri Feb 11 04:52:15 EST 2011


Hello,

On Thu, Feb 10, 2011 at 07:52:34AM +0100, Petter
Gustad wrote:
> rpw3 at rpw3.org (Rob Warnock) writes:
> > invocation was given only one arg!! IT FOUND
> > THE PATTERN, BUT DIDN'T TELL ME WHAT
> > !@^%!$@#@! FILE IT WAS IN!!  :-{
> 
> Sounds frustrating, but grep -H will always
> print the filename, even when given a single
> filename on the command line.

not on HP-UX, though. Not even with "export
UNIX_STD=2003"

P.S. "find ... -exec ... +" works there just fine.

-- 
With best regards,
xrgtn



More information about the Python-list mailing list