emacs-devel
[Top][All Lists]
Advanced

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

Re: Quote file name args to start-process-shell-command?


From: Andreas Schwab
Subject: Re: Quote file name args to start-process-shell-command?
Date: Thu, 12 Oct 2006 11:41:52 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> Spaces are neither a wildcard nor a redirection.

The function executes a shell command.  Shell commands can include many
kinds of meta characters, including wildcards and redirections.

> Straw man.  This never was about "metacharacter handling" but rather
> about argument processing.

The function is about shell commands.  That includes any kind of meta
characters.  This works as documented.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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