From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deric Bytes Newsgroups: gmane.emacs.help Subject: Re: directory-files function - strange bug Date: Sat, 18 Jan 2014 17:41:57 -0800 (PST) Message-ID: <5651a27a-c171-4180-bafe-13ed8ebf9022@googlegroups.com> References: <7ac380fd-06dd-4184-9aa0-43da0fa6a58d@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1390095914 11114 80.91.229.3 (19 Jan 2014 01:45:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Jan 2014 01:45:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 19 02:45:22 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W4hRu-00074h-N9 for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Jan 2014 02:45:18 +0100 Original-Received: from localhost ([::1]:44812 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4hRu-0005gH-1Y for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Jan 2014 20:45:18 -0500 X-Received: by 10.236.92.202 with SMTP id j50mr3531683yhf.26.1390095717275; Sat, 18 Jan 2014 17:41:57 -0800 (PST) X-Received: by 10.140.100.150 with SMTP id s22mr567qge.24.1390095717246; Sat, 18 Jan 2014 17:41:57 -0800 (PST) Original-Path: usenet.stanford.edu!p15no21878595qaj.0!news-out.google.com!gg4ni8736qab.0!nntp.google.com!6no17549407qao.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.19.199.8; posting-account=lWCYjAoAAAD13Fx4x0JbFUmayOpl-DWA Original-NNTP-Posting-Host: 86.19.199.8 User-Agent: G2/1.0 Injection-Date: Sun, 19 Jan 2014 01:41:57 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:203227 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95496 Archived-At: > Cygwin uses Unicode (a.k.a. "wide") APIs to communicate file names to > the system, so it can support file names outside of the current > codepage. So will Emacs in the next version. thats good to know > I suspect they have different filesystems, like NTFS vs FAT32. I had suspected that. So I created another NFTS partition. Moved the files there and it still did not work