From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "John Wells" Newsgroups: gmane.emacs.help Subject: Re: Load path and custom compiling cvs on Debian Date: Fri, 14 Dec 2007 14:44:37 -0500 Message-ID: <44dddf400712141144q68f5d569h7625759ba1cfd498@mail.gmail.com> References: <44dddf400712140946l5df0fe41jf73948e7552467bd@mail.gmail.com> <411C8F06-EA8D-412D-807A-B806B9DA8F4B@Web.DE> Reply-To: lists@sourceillustrated.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197779782 10353 80.91.229.12 (16 Dec 2007 04:36:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Dec 2007 04:36:22 +0000 (UTC) To: "Peter Dyballa" , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 16 05:36:33 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 1J3lEu-00038T-6m for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Dec 2007 05:36:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3lEa-00075o-H4 for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Dec 2007 23:36:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J3lDW-0006cW-8S for help-gnu-emacs@gnu.org; Sat, 15 Dec 2007 23:35:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J3lDU-0006bq-VF for help-gnu-emacs@gnu.org; Sat, 15 Dec 2007 23:35:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3lDU-0006bf-K1 for help-gnu-emacs@gnu.org; Sat, 15 Dec 2007 23:35:04 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J3lDS-0002UF-Sl for help-gnu-emacs@gnu.org; Sat, 15 Dec 2007 23:35:03 -0500 Original-Received: from rv-out-0910.google.com ([209.85.198.185]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J3GSo-0007Sa-9e for help-gnu-emacs@gnu.org; Fri, 14 Dec 2007 14:44:50 -0500 Original-Received: by rv-out-0910.google.com with SMTP id c27so1722584rvf.6 for ; Fri, 14 Dec 2007 11:44:37 -0800 (PST) Original-Received: by 10.141.161.6 with SMTP id n6mr2158076rvo.41.1197661477680; Fri, 14 Dec 2007 11:44:37 -0800 (PST) Original-Received: by 10.141.155.17 with HTTP; Fri, 14 Dec 2007 11:44:37 -0800 (PST) In-Reply-To: <411C8F06-EA8D-412D-807A-B806B9DA8F4B@Web.DE> Content-Disposition: inline X-Google-Sender-Auth: 1ca2b6856b127d42 X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:50101 Archived-At: On 12/14/07, Peter Dyballa wrote: > > Am 14.12.2007 um 18:46 schrieb John Wells: > > > Can someone tell me what configurations settings I need to do to make > > these work with my custom compile? Is it a ./configure option? > > --enable-locallisppath=PATH Thanks Peter. Is there a way to see what was compiled in from within emacs? Cleaning, reconfiguring with the above and recompiling didn't seem to work for me. Thanks! John