From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: kj Newsgroups: gmane.emacs.help Subject: Re: Basic Q: how to visit .el file? Date: Wed, 7 Mar 2007 23:16:11 +0000 (UTC) Organization: none Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1173310827 30702 80.91.229.12 (7 Mar 2007 23:40:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Mar 2007 23:40:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 08 00:40:20 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HP5k3-0005fw-TW for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Mar 2007 00:40:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HP5kC-0005WE-A9 for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Mar 2007 18:40:28 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news-out.readnews.com!news-xxxfer.readnews.com!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: panix3.panix.com Original-X-Trace: reader2.panix.com 1173309371 23208 166.84.1.3 (7 Mar 2007 23:16:11 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Wed, 7 Mar 2007 23:16:11 +0000 (UTC) X-No-Confirm: yes User-Agent: nn/6.7.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:146168 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41772 Archived-At: In Eric Hanchrow writes: >>>>>> "kj" == kj writes: > kj> Is there an easy way to tell Emacs to visit some file in its > kj> load path (without, of course, having to tell it specifically > kj> where to look)? >In CVS Emacs, C-x F (find-function) does exactly what you want. Well, not exactly (it requires that I know the name of some function in the file of interest), but certainly good enough. Thanks! kj -- NOTE: In my address everything before the first period is backwards; and the last period, and everything after it, should be discarded.