GNU bug report logs - #11145
23.3; M-f in ido-find-file on Windows can't find file

Previous Next

Package: emacs;

Reported by: G=e1bor Vida <vidagabor <at> gmail.com>

Date: Sun, 1 Apr 2012 11:44:02 UTC

Severity: normal

Found in version 23.3

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 11145-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: G=e1bor Vida <vidagabor <at> gmail.com>
Cc: 11145-done <at> debbugs.gnu.org
Subject: Re: bug#11145: 23.3; M-f in ido-find-file on Windows can't find file
Date: Wed, 04 Apr 2012 12:22:47 -0400
> -     (if (and (string-match "^/" filename)
> +     (if (and (file-name-absolute-p filename)

Thank you very much, installed,


        Stefan




This bug report was last modified 13 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.