From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p94IHCf1009840 for ; Tue, 4 Oct 2011 14:17:12 -0400 Received: from mx1.redhat.com (ext-mx14.extmail.prod.ext.phx2.redhat.com [10.5.110.19]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p94IH7sW021180 for ; Tue, 4 Oct 2011 14:17:07 -0400 Received: from ewr.djernes.net (ewr.djernes.net [97.107.141.189]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p94IH2Ve008497 for ; Tue, 4 Oct 2011 14:17:02 -0400 Received: from data.home (bzq-79-179-184-16.red.bezeqint.net [79.179.184.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ewr.djernes.net (Postfix) with ESMTPSA id BCAE912C153 for ; Tue, 4 Oct 2011 18:17:01 +0000 (UTC) X-DKIM: Sendmail DKIM Filter v2.8.2 ewr.djernes.net BCAE912C153 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=quitelikely.com; s=2010; t=1317752222; bh=oe9M76mlnd3XZW6BjBhCKi6zfodmkB1YipL3jSh6ODA=; h=Date:From:To:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=B6eD+uWRW6RybFCRZg+zUCzD/JcSg0ePh2fjiTJYUAkEWW8Z4MLFeg3A6oe3Jex4p tOzslsW/kYXUXNZCpNFAHGiu5waDokrXXiVJdYZLnt8WjBMvUYzU9CiOL0Rq/wLtUN 88BwMv0pYes0QroLcfqc9Nh9SRvlGwRTjd1GIOpo= Date: Tue, 4 Oct 2011 20:16:59 +0200 (IST) From: Geoff Shang X-X-Sender: geoff@data.home To: Linux for blind general discussion Subject: Re: Compatibility Issues With Windows Files In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-RedHat-Spam-Score: -0.1 (DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-Scanned-By: MIMEDefang 2.68 on 10.5.110.19 X-loop: blinux-list@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2011 18:17:12 -0000 Hi, Honestly, I don't know why people make such a song and dance about spaces in filenames. I use them all the time and it doesn't bother me. First, you can put filenames in quotes. Second, you can escape the space (e.g. my\ file.txt) Third, tab completion is your friend. Once you get used to using it, it will usually sort out a lot of the space stuff for you. Oh and if anyone knows how to get Lynx to stop replacing spaces with dashes when saving a file, I'd be very glad to hear it. Geoff.