bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36502: 27.0.50; infinite loop in file-name-case-insensitive-p


From: Ken Brown
Subject: bug#36502: 27.0.50; infinite loop in file-name-case-insensitive-p
Date: Fri, 5 Jul 2019 01:32:22 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

Please keep the bug address in the Cc.

On 7/4/2019 3:35 PM, Daniel Sutton wrote:
> Locally when running `(expand-file-name "path/to/dirA/" nil)` it expands 
> to "/home/dan/projects/dev/cider/test/path/to/dirA/"
> 
> when running under cask it expands to "/path/to/dirA/"

So moving up the file system tree should eventually lead you to "/".  I don't 
see why you're getting an infinite loop.

Ken

reply via email to

[Prev in Thread] Current Thread [Next in Thread]