From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gebser@ameritech.net Newsgroups: gmane.emacs.help Subject: Re: Spaces in path name breaks M-x dirs? Date: Tue, 18 Feb 2003 15:33:59 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: gebser@ameritech.net NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1045600914 26163 80.91.224.249 (18 Feb 2003 20:41:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Feb 2003 20:41:54 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18lEYq-0006nq-00 for ; Tue, 18 Feb 2003 21:41:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18lEXS-0008MR-03 for gnu-help-gnu-emacs@m.gmane.org; Tue, 18 Feb 2003 15:40:26 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.net.uni-c.dk!uninett.no!uio.no!quimby.gnus.org!heidegger.mousecar.net!ken Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: adsl-65-43-210-108.dsl.bcvloh.ameritech.net Original-X-Trace: quimby.gnus.org 1045601221 7898 65.43.210.108 (18 Feb 2003 20:47:01 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 18 Feb 2003 20:47:01 GMT In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:110351 X-Originally-To: Ixnay Amenay Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6853 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6853 You've discovered one bane of many of the WOS. I'm not familiar with cygwin, but generally you can get around spaces in filenames and directories by putting a backslash before the space (to "escape" it) or putting it or the whole file/directory name in quotes. hth, ken Ixnay Amenay at 06:51 (UTC-0800) on 18 Feb 2003 said: = cygwin> pwd = c:/Program Files = cygwin> = = M-x dirs = = "Couldn't cd" = _______________________________________________ = Help-gnu-emacs mailing list = Help-gnu-emacs@gnu.org = http://mail.gnu.org/mailman/listinfo/help-gnu-emacs =