From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: zghuang@bloombergREMOVETHISPART.net (Z. Huang) Newsgroups: gmane.emacs.help Subject: where is a function defined Date: 31 Dec 2002 14:16:58 -0500 Organization: www.bloomberg.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1041362461 3003 80.91.224.249 (31 Dec 2002 19:21:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 31 Dec 2002 19:21:01 +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 18TRwi-0000mI-00 for ; Tue, 31 Dec 2002 20:21:00 +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 18TRwF-0005rK-00 for gnu-help-gnu-emacs@m.gmane.org; Tue, 31 Dec 2002 14:20:31 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!uunet!dca.uu.net!ash.uu.net!spool0900.news.uu.net!reader0900.news.uu.net!not-for-mail Original-Newsgroups: gnu.emacs.help X-Newsreader: Gnus v5.7/Emacs 20.7 Original-Lines: 4 Original-NNTP-Posting-Host: 199.172.169.19 Original-X-Trace: 1041362219 reader0.ash.ops.us.uu.net 4889 199.172.169.19 Original-Xref: shelby.stanford.edu gnu.emacs.help:108628 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:5157 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5157 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?