Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to get full path of currently opened file?

Received: by 10.68.13.102 with SMTP id g6mr2223368pbc.1.1316463766679;
        Mon, 19 Sep 2011 13:22:46 -0700 (PDT)
Path: lh7ni662pbb.0!nntp.google.com!news1.google.com!postnews.google.com!m38g2000vbn.googlegroups.com!not-for-mail
From: jikk <aixe...@gmail.com>
Newsgroups: gnu.emacs.help
Subject: How to get full path of currently opened file?
Date: Mon, 19 Sep 2011 13:22:46 -0700 (PDT)
Organization: http://groups.google.com
Lines: 9
Message-ID: <d642ce90-bacd-4e8d-8101-7faf14921243@m38g2000vbn.googlegroups.com>
NNTP-Posting-Host: 128.59.20.199
Mime-Version: 1.0
X-Trace: posting.google.com 1316463766 12625 127.0.0.1 (19 Sep 2011 20:22:46 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 19 Sep 2011 20:22:46 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: m38g2000vbn.googlegroups.com; posting-host=128.59.20.199; posting-account=iPB4WAoAAACwgwGP-fl9gGxzo5WiuMNA
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1)
 AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3,gzip(gfe)
Content-Type: text/plain; charset=ISO-8859-1

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.