From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs,gmane.emacs.pretest.bugs Subject: bug#1212: 23.0.60; split-string-and-unquote problems Date: Mon, 20 Oct 2008 23:30:35 +0200 Message-ID: References: Reply-To: Andreas Schwab , 1212@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1224544217 20835 80.91.229.12 (20 Oct 2008 23:10:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2008 23:10:17 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, 1212@emacsbugs.donarmstrong.com To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 01:11:17 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ks2fS-0007Fc-9l for geb-bug-gnu-emacs@m.gmane.org; Mon, 20 Oct 2008 23:52:02 +0200 Original-Received: from localhost ([127.0.0.1]:42157 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks2eN-00020V-1u for geb-bug-gnu-emacs@m.gmane.org; Mon, 20 Oct 2008 17:50:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ks2de-0001jJ-K2 for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 17:50:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ks2da-0001gs-9p for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 17:50:09 -0400 Original-Received: from [199.232.76.173] (port=58799 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks2da-0001gj-4Q for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 17:50:06 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:59646) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ks2dZ-0004yR-Av for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 17:50:05 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9KLo10E012947; Mon, 20 Oct 2008 14:50:01 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9KLe6n5010747; Mon, 20 Oct 2008 14:40:06 -0700 X-Loop: don@donarmstrong.com Resent-From: Andreas Schwab Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 20 Oct 2008 21:40:06 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1212 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1212-submit@emacsbugs.donarmstrong.com id=B1212.12245382409205 (code B ref 1212); Mon, 20 Oct 2008 21:40:06 +0000 Original-Received: (at 1212) by emacsbugs.donarmstrong.com; 20 Oct 2008 21:30:40 +0000 Original-Received: from mx1.suse.de (mail.suse.de [195.135.220.2]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9KLUaSo009034 for <1212@emacsbugs.donarmstrong.com>; Mon, 20 Oct 2008 14:30:38 -0700 Original-Received: from Relay2.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id C94B0429C5; Mon, 20 Oct 2008 23:36:25 +0200 (CEST) X-Yow: .. Once upon a time, four AMPHIBIOUS HOG CALLERS attacked a family of DEFENSELESS, SENSITIVE COIN COLLECTORS and brought DOWN their PROPERTY VALUES!! In-Reply-To: (Eli Zaretskii's message of "Mon, 20 Oct 2008 21:06:05 +0200") User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.2 (gnu/linux) X-MIME-Autoconverted: from 8bit to quoted-printable by rzlab.ucr.edu id m9KLo10E012947 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Mon, 20 Oct 2008 17:50:09 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:21713 gmane.emacs.pretest.bugs:23267 Archived-At: Eli Zaretskii writes: >> From: Andreas Schwab >> Cc: 1212@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org >> Date: Mon, 20 Oct 2008 19:01:12 +0200 >>=20 >> Eli Zaretskii writes: >>=20 >> > (split-string-and-unquote "foo\ bar") >> > =3D> ("foobar") [where's my blank?] >>=20 >> (elisp)Syntax for Strings. > > I tried that as well, in the part you omitted. What did you try? Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany PGP key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED= 5 "And now for something completely different."