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

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

Re: How to get full path of currently opened file?


From: Fredrik Axelsson
Subject: Re: How to get full path of currently opened file?
Date: Wed, 28 Mar 2012 19:23:21 -0000
User-agent: G2/1.0

On 19 Sep, 22:22, jikk <aixe...@gmail.com> wrote:
> HI, all
>
> I'm trying to use emacs in combination with cscope.
> Sometimes, I got lost by not knowing where the file is located in
> source tree.
> Is there any simple command that I use for this case? say,  "M-x
> display-file-path" or something similar.
>
> Thanks for your help in advance.

M-: (buffer-file-name)

Shows the full path of the visited file.


reply via email to

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