From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alan Wehmann Newsgroups: gmane.emacs.help Subject: Re: where is a function defined Date: 06 Jan 2003 14:37:11 -0600 Organization: Fermi National Accelerator Laboratory Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1041963232 10001 80.91.224.249 (7 Jan 2003 18:13:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 7 Jan 2003 18:13:52 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18VyEX-0002b0-00 for ; Tue, 07 Jan 2003 19:13:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18VyCP-0004h3-0B for gnu-help-gnu-emacs@m.gmane.org; Tue, 07 Jan 2003 13:11:37 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!info1.fnal.gov!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: fsui03.fnal.gov Original-X-Trace: info4.fnal.gov 1041885332 12068 131.225.68.24 (6 Jan 2003 20:35:32 GMT) Original-X-Complaints-To: abuse@fnnews.fnal.gov Original-NNTP-Posting-Date: 6 Jan 2003 20:35:32 GMT X-Newsreader: Gnus v5.5/XEmacs 20.4 - "Emerald" Original-Xref: shelby.stanford.edu gnu.emacs.help:108694 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5221 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5221 XEmacs has "find-function". I've forgotten if Emacs has it. It will do the path searching for you. zghuang@bloombergREMOVETHISPART.net (Z. Huang) writes: > load-path seems to be not I wanted. I have to go to each of the directories > to find a symbol that I need. Is there any simpler way to find the definition > of a function? -- Alan Wehmann wehmann@fnal.gov