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

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

Re: Get file info in emacs


From: Evans Winner
Subject: Re: Get file info in emacs
Date: Sun, 27 Mar 2011 11:02:16 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

,------ Pedro Costa wrote ------
|    I've opened a file in emacs and I've worked on it and
|    saved it. But, suddenly I forgot in which directory the
|    file is. How can I see the directory where the opened
|    file is in emacs? I don't want to use the bash to get
|    this information.

When the buffer of the file in question is the current
buffer, do M-x pwd RET.

All this does is show the local value of the variable
`default-directory'.


reply via email to

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