GNU bug report logs - #13033
24.3.50; regression: read-file-name-internal handles "~" wrong

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 29 Nov 2012 21:48:01 UTC

Severity: minor

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 13033 <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Stefan Monnier'" <monnier <at> iro.umontreal.ca>
Cc: 13033 <at> debbugs.gnu.org
Subject: RE: bug#13033: 24.3.50;
	regression: read-file-name-internal handles "~" wrong
Date: Thu, 29 Nov 2012 20:08:06 -0800
> Can you tell me what happens when you do the following:
> 
> (completion--embedded-envvar-table "~" 'file-exists-p nil)
nil

> (completion--file-name-table "~" 'file-exists-p nil)
"~dradams/"

> (completion-file-name-table "~" 'file-exists-p nil)
"~dradams/"

All from emacs -Q.  In Emacs 24.2 and 23.4 they all return nil.





This bug report was last modified 11 years and 163 days ago.

Previous Next


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