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

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

bug#13033: 24.3.50; regression: read-file-name-internal handles "~" wron


From: Drew Adams
Subject: 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.






reply via email to

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