emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs and Squiggles as filenames


From: Richard M. Stallman
Subject: Re: Emacs and Squiggles as filenames
Date: Sat, 09 Jul 2005 00:21:11 -0400

    (file-truename "~/tmp/~")
    => "/home/deego/tmp/~"

That is correct.

    Yet, "~/tmp/~" is apparently the correct representation, as returned by
     (directory-files "~/tmp" t)

They are both correct representations.  However, I am surprised
that directory-files returns names using ~/.  It does not do so
when I try it.




reply via email to

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