From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: shell-command - missing shell-quote-argument for program? Date: Tue, 17 Oct 2006 00:37:28 +0200 Message-ID: <453409A8.80207@student.lu.se> References: <452517DC.5010007@student.lu.se> <45251C56.8010603@student.lu.se> <4526434B.9010606@student.lu.se> <452AC9D6.9030602@student.lu.se> <4532871D.9030706@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161038287 16103 80.91.229.2 (16 Oct 2006 22:38:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Oct 2006 22:38:07 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 17 00:38:04 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZb5k-0001b5-Ru for ged-emacs-devel@m.gmane.org; Tue, 17 Oct 2006 00:37:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZb5k-0001rT-D8 for ged-emacs-devel@m.gmane.org; Mon, 16 Oct 2006 18:37:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZb5W-0001rC-VO for emacs-devel@gnu.org; Mon, 16 Oct 2006 18:37:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZb5S-0001qB-Bt for emacs-devel@gnu.org; Mon, 16 Oct 2006 18:37:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZb5S-0001q7-5p for emacs-devel@gnu.org; Mon, 16 Oct 2006 18:37:34 -0400 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GZbEe-0001x4-80; Mon, 16 Oct 2006 18:47:04 -0400 Original-Received: from [80.76.149.212] (helo=ch-smtp01.sth.basefarm.net) by mx20.gnu.org with esmtp (Exim 4.52) id 1GZb5P-0000hb-2J; Mon, 16 Oct 2006 18:37:31 -0400 Original-Received: from c83-249-218-244.bredband.comhem.se ([83.249.218.244]:61285 helo=[192.168.123.121]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1GZb5M-0001aE-5h; Tue, 17 Oct 2006 00:37:28 +0200 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: Dave Love In-Reply-To: X-Scan-Result: No virus found in message 1GZb5M-0001aE-5h. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1GZb5M-0001aE-5h c285b2aad4eed7755e044dda895c1772 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60802 Archived-At: Dave Love wrote: > Lennart Borgman writes: > > >>> I don't have the Emacs CVS version to hand, but if that has a problem, >>> please chase whoever changed it. In my version the only instance of >>> `shell-command' is: >>> (shell-command-to-string (concat python-command " -V")) >>> and I don't understand what you mean by referring to python-command. >>> Have you read its doc (or has that been changed too)? >>> >>> >> My impression right now is that this special case could not be quoted >> since python-command could be a file name with arguments. >> > > If you think there's any doubt about that expression, I'm afraid > you're quite confused, and I suspect you're confused about other > things. > I am sorry, you are wasting your time. I am not able to be impressed.