From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs,gmane.emacs.pretest.bugs Subject: bug#1212: 23.0.60; split-string-and-unquote problems Date: Tue, 21 Oct 2008 14:25:32 +0200 Message-ID: References: Reply-To: Eli Zaretskii , 1212@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1224593456 15544 80.91.229.12 (21 Oct 2008 12:50:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2008 12:50:56 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, 1212@emacsbugs.donarmstrong.com To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 14:51:52 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 1KsGhm-0005XJ-2l for geb-bug-gnu-emacs@m.gmane.org; Tue, 21 Oct 2008 14:51:22 +0200 Original-Received: from localhost ([127.0.0.1]:51960 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsGgg-0003gk-B8 for geb-bug-gnu-emacs@m.gmane.org; Tue, 21 Oct 2008 08:50:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsGgc-0003gK-DY for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 08:50:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsGgb-0003fj-Gt for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 08:50:09 -0400 Original-Received: from [199.232.76.173] (port=34698 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsGgb-0003fe-Dc for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 08:50:09 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:48798) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KsGga-000242-9p for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 08:50:08 -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 m9LCo1sS011543; Tue, 21 Oct 2008 05:50:01 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9LCZ41m008160; Tue, 21 Oct 2008 05:35:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Eli Zaretskii Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 21 Oct 2008 12:35:04 +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.12245920166815 (code B ref 1212); Tue, 21 Oct 2008 12:35:04 +0000 Original-Received: (at 1212) by emacsbugs.donarmstrong.com; 21 Oct 2008 12:26:56 +0000 Original-Received: from mtaout4.012.net.il (mtaout4.012.net.il [84.95.2.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9LCQp5J006802 for <1212@emacsbugs.donarmstrong.com>; Tue, 21 Oct 2008 05:26:53 -0700 Original-Received: from HOME-C4E4A596F7 ([77.126.98.197]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K930056O990J0Z0@i_mtaout4.012.net.il> for 1212@emacsbugs.donarmstrong.com; Tue, 21 Oct 2008 14:27:25 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-CrossAssassin-Score: 2 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Tue, 21 Oct 2008 08: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:21742 gmane.emacs.pretest.bugs:23278 Archived-At: > From: Andreas Schwab > Cc: 1212@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org > Date: Tue, 21 Oct 2008 13:49:02 +0200 > > Eli Zaretskii writes: > > >> From: Andreas Schwab > >> Cc: 1212@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org > >> Date: Tue, 21 Oct 2008 13:00:35 +0200 > >> > >> Eli Zaretskii writes: > >> > >> >> From: Andreas Schwab > >> >> Cc: 1212@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org > >> >> Date: Tue, 21 Oct 2008 11:25:33 +0200 > >> >> > >> >> Eli Zaretskii writes: > >> >> > >> >> >> From: Andreas Schwab > >> >> >> Cc: 1212@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org > >> >> >> Date: Mon, 20 Oct 2008 23:30:35 +0200 > >> >> >> > >> >> >> 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 > >> >> >> >> > >> >> >> >> Eli Zaretskii writes: > >> >> >> >> > >> >> >> >> > (split-string-and-unquote "foo\ bar") > >> >> >> >> > => ("foobar") [where's my blank?] > >> ^^^^^^^^^^^^^^^^^ > >> >> >> >> > >> >> >> >> (elisp)Syntax for Strings. > >> >> >> > > >> >> >> > I tried that as well, in the part you omitted. > >> >> >> > >> >> >> What did you try? > >> >> > > >> >> > The other inputs, see my original mail. > >> >> > >> >> Please read the node again. There is no blank. > >> > > >> > Please read my questions again, in the original report. > >> > >> I did, see above. > > > > Which part of "the other inputs" did you misunderstand? > > This is completely irrelevant. I have answered _only_ your question > above. The answer to that specific question is completely irrelevant to the problem I reported in the original bug report. You need to consider all the examples and questions together.