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

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

Re: How to get current filename and absolute path of the file in emacs?


From: Eric Hanchrow
Subject: Re: How to get current filename and absolute path of the file in emacs?
Date: Mon, 16 Apr 2007 13:09:40 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux)

>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

    ...
    >> (interactive "P") (let ((fn (subst-char-in-string ?/ (if
    >> use-backslashes ?\\ ?/)

    Eli> It's easier to use convert-standard-filename to mirror
    Eli> slashes into backslashes.  

Fabulous!  Thanks for pointing that out.

-- 






reply via email to

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