unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Leo" <leo.broska@NOSPAM.isys.com.au>
Subject: grep command adds "NUL"
Date: Tue, 3 Dec 2002 16:06:55 +1100	[thread overview]
Message-ID: <ashe5v$1og7$1@otis.netspace.net.au> (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

             reply	other threads:[~2002-12-03  5:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-03  5:06 Leo [this message]
2002-12-03  6:13 ` grep command adds "NUL" Eli Zaretskii
2002-12-03  7:40 ` Kai Großjohann

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='ashe5v$1og7$1@otis.netspace.net.au' \
    --to=leo.broska@nospam.isys.com.au \
    /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.
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).