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: Mon, 20 Oct 2008 21:16:09 +0200 Message-ID: References: Reply-To: Eli Zaretskii , 1212@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1224542820 13536 80.91.229.12 (20 Oct 2008 22:47:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2008 22:47:00 +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 00:47:59 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 1Ks0a0-000892-J9 for geb-bug-gnu-emacs@m.gmane.org; Mon, 20 Oct 2008 21:38:16 +0200 Original-Received: from localhost ([127.0.0.1]:44412 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks0Yv-0003Lf-9w for geb-bug-gnu-emacs@m.gmane.org; Mon, 20 Oct 2008 15:37:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ks0Yr-0003LD-TC for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 15:37:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ks0Yq-0003Km-EU for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 15:37:05 -0400 Original-Received: from [199.232.76.173] (port=50292 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks0Yq-0003Kj-92 for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 15:37:04 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:38434) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ks0SD-0001Hk-RN for bug-gnu-emacs@gnu.org; Mon, 20 Oct 2008 15:30:14 -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 m9KJU0Di010254; Mon, 20 Oct 2008 12:30:01 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9KJP6k9009283; Mon, 20 Oct 2008 12:25:06 -0700 X-Loop: don@donarmstrong.com Resent-From: Eli Zaretskii Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 20 Oct 2008 19:25: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.12245301767791 (code B ref 1212); Mon, 20 Oct 2008 19:25:06 +0000 Original-Received: (at 1212) by emacsbugs.donarmstrong.com; 20 Oct 2008 19:16:16 +0000 Original-Received: from mtaout2.012.net.il (mtaout2.012.net.il [84.95.2.4]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9KJGCpa007781 for <1212@emacsbugs.donarmstrong.com>; Mon, 20 Oct 2008 12:16:13 -0700 Original-Received: from HOME-C4E4A596F7 ([77.126.98.197]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K9100KIGXL9UB52@i_mtaout2.012.net.il> for 1212@emacsbugs.donarmstrong.com; Mon, 20 Oct 2008 21:17:34 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Mon, 20 Oct 2008 15:37:05 -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:21712 gmane.emacs.pretest.bugs:23266 Archived-At: > From: Andreas Schwab > Cc: 1212@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org > Date: Mon, 20 Oct 2008 19:08:35 +0200 > > Why do you think that "Emacs Lisp quoting" has anything to do with > "shell command quoting"? Because I grep'ped Emacs sources for its users.