From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: find-function-C-source-directory Date: Mon, 29 May 2006 00:20:27 +0200 Message-ID: <447A222B.6030804@student.lu.se> References: <4478C990.1090300@student.lu.se> <44796BD8.1030304@student.lu.se> <4479F4FC.7090109@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: sea.gmane.org 1148854852 393 80.91.229.2 (28 May 2006 22:20:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 May 2006 22:20:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 29 00:20:50 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FkTcr-0006Fq-Le for ged-emacs-devel@m.gmane.org; Mon, 29 May 2006 00:20:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FkTcr-0000N8-3F for ged-emacs-devel@m.gmane.org; Sun, 28 May 2006 18:20:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FkTch-0000N0-3S for emacs-devel@gnu.org; Sun, 28 May 2006 18:20:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FkTce-0000Mo-P7 for emacs-devel@gnu.org; Sun, 28 May 2006 18:20:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FkTce-0000Ml-Il for emacs-devel@gnu.org; Sun, 28 May 2006 18:20:32 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FkTi3-0000Sc-QU; Sun, 28 May 2006 18:26:08 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn1.fre.skanova.net (7.2.072.1) id 446E043B001ED695; Mon, 29 May 2006 00:20:28 +0200 User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) Original-To: Eli Zaretskii In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55386 Archived-At: Eli Zaretskii wrote: >> Sorry, I misread Eli=B4s answer. I mean that they have no way to find = out=20 >> that they should set find-function-C-source-directory if they want Ema= cs=20 >> to know permanently where the C sources are. >> =20 > > You mean, for the other sessions as well? Because for this session, > Emacs remembers the place, and never prompts again. > =20 Yes, that is what I mean.