all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: eshell: find: missing argument to `-exec' ?
Date: Sat, 12 Sep 2009 11:27:37 +0300	[thread overview]
Message-ID: <837hw41sau.fsf@gnu.org> (raw)
In-Reply-To: <ef10869c-5e92-4cb3-b4a7-cefa1d323f05@v37g2000prg.googlegroups.com>

> From: Xah Lee <xahlee@gmail.com>
> Date: Fri, 11 Sep 2009 11:53:15 -0700 (PDT)
> 
> Sorry, i had big typo in the above. This works:
> 
> find . -name "*sch*" -exec echo {} ';'
> 
> Thanks. Still, this probably should probably be considered a bug. Is
> there some technical reason eshell having problems with the \; ?

Yes, there is: you cannot have \ be an escape character on Windows
(without some major annoyances), because it serves as a directory
separator.




  reply	other threads:[~2009-09-12  8:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11  7:59 eshell: find: missing argument to `-exec' ? Xah Lee
2009-09-11 12:23 ` Alan Mackenzie
2009-09-11 12:43   ` Pascal J. Bourguignon
2009-09-11 14:57     ` Eli Zaretskii
     [not found]     ` <mailman.6446.1252681177.2239.help-gnu-emacs@gnu.org>
2009-09-11 18:45       ` Xah Lee
2009-09-11 18:53         ` Xah Lee
2009-09-12  8:27           ` Eli Zaretskii [this message]
     [not found]           ` <mailman.6507.1252744061.2239.help-gnu-emacs@gnu.org>
2009-09-12 17:10             ` Xah Lee
2009-09-14  9:35       ` Pascal J. Bourguignon

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

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

  git send-email \
    --in-reply-to=837hw41sau.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.