unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* grep command adds "NUL"
@ 2002-12-03  5:06 Leo
  2002-12-03  6:13 ` Eli Zaretskii
  2002-12-03  7:40 ` Kai Großjohann
  0 siblings, 2 replies; 3+ messages in thread
From: Leo @ 2002-12-03  5:06 UTC (permalink / raw)


hello

i try using the grep-comand.

so i type:

        M-x grep RET 'spider' *.pas

but emacs creates buffer *grep* with the following lines:

        cd C:/mydir/
        grep -n 'spider' *.pas NUL
        spidermain.pas:368:     115  spider:= TSpider.Create;
        grep: NUL: Permission denied

        grep exited abnormally with code 2 at Tue Dec 03 15:59:34

looking in the elisp source tells me, that emacs wants to add a null-device.
why that?

ta for help.

cheers, leooo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-03  7:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-03  5:06 grep command adds "NUL" Leo
2002-12-03  6:13 ` Eli Zaretskii
2002-12-03  7:40 ` Kai Großjohann

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).