From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Philipp Stephani Newsgroups: gmane.emacs.help Subject: Re: combine-and-quote-strings Date: Tue, 14 Apr 2015 19:06:09 +0000 Message-ID: References: <87bnitpqdg.fsf@kuiper.lan.informatimago.com> <87twwlxqzx.fsf@debian.uxu> <17519caa-57df-4d43-b4ad-8f2ac989a560@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1429038402 825 80.91.229.3 (14 Apr 2015 19:06:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Apr 2015 19:06:42 +0000 (UTC) To: Drew Adams , Emanuel Berg , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 14 21:06:31 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yi6AH-0001v8-Ip for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Apr 2015 21:06:29 +0200 Original-Received: from localhost ([::1]:57635 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yi6AG-0006t3-3c for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Apr 2015 15:06:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yi6A1-0006sh-Ma for help-gnu-emacs@gnu.org; Tue, 14 Apr 2015 15:06:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yi69y-0006XT-7t for help-gnu-emacs@gnu.org; Tue, 14 Apr 2015 15:06:13 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:35699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yi69y-0006XD-2R for help-gnu-emacs@gnu.org; Tue, 14 Apr 2015 15:06:10 -0400 Original-Received: by widdi4 with SMTP id di4so125987329wid.0 for ; Tue, 14 Apr 2015 12:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=LeV0D205ma9VRj3S/mEwMkxtJQVPYldz7W0rl7foDY4=; b=avSeuWE40Kle7NRAkadIeCR3FLhzY80LhHIocHFgDW9uuJS1Q7NF1i3W6p6ki7pPZC N+hOhkEJ12Ync/R3EYEuZl5YtwB3G+htYmDvxBRz86IQoZ+KHLtUj3uaw3aqClfAi0Pv lrn4LMuCE+MxX0TK6ok3TYyzSuhB5AxmxueY23koP7GXqM4aZOqlmpZZuie0/28yf0ak 9k3GvuqRTl+DKZtPe2567pP9+C31iQtQ44EqRhsVZ14ljOebL8ltTqmeGaJn+rivw6ux sjLDe5sY5uB9JFH5e2CmS+bRDUYRxfvO3QvHtcaCfeauJznqH/2AbHwLRSwA7TFEQMob 8b9Q== X-Received: by 10.180.101.65 with SMTP id fe1mr34512341wib.22.1429038369555; Tue, 14 Apr 2015 12:06:09 -0700 (PDT) In-Reply-To: <17519caa-57df-4d43-b4ad-8f2ac989a560@default> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103721 Archived-At: Drew Adams schrieb am So., 12. Apr. 2015 um 20:05 Uhr: > > > The documentation of combine-and-quote-strings > > > doesn't mention shell quoting at all. > > > > Here is what the on-line help says - and I quote :)... > > Here is what the Lisp manual say:... > > > > So no, it doesn't mention shell quoting (or the > > quoting of metachars as the OP puts it) but > > 1) I don't think the on-line help is clear and > > 2) the Lisp manual is clear (or more clear at least) > > save for the last sentence: the "individual > > command-line arguments"... > > > > In particular, both should make clear... > > `M-x report-emacs-bug' if you think a doc improvement > is in order. > Thanks, created bug http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20333.