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

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

RE: Lisp code to expand /~ and // but not env vars?


From: Drew Adams
Subject: RE: Lisp code to expand /~ and // but not env vars?
Date: Sun, 2 Oct 2005 17:03:32 -0700

    >I'm looking for Lisp code that will expand /~ and // in a file
    name, just as

    Not quite what you are looking for, but maybe you can use
    (expand-file-name "" "~/")?

Thanks Lennart, but no, that's not it. I need to deal with an arbitrary
input file name, and an arbitrary default directory. Function
`expand-file-name' does not replace "//" and "/~" as
`substitute-in-file-name' does.





reply via email to

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