From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Vincent_Bela=EFche?= Newsgroups: gmane.emacs.devel Subject: Re: Problem building emacs from CVS under MSWindow due to CR/LF and addsection Date: Mon, 20 Oct 2008 20:33:28 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_42b0586e-b566-4de2-8fdf-f95231b3feda_" X-Trace: ger.gmane.org 1224542403 11290 80.91.229.12 (20 Oct 2008 22:40:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2008 22:40:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 21 00:41:02 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ks0HV-0002UB-OE for ged-emacs-devel@m.gmane.org; Mon, 20 Oct 2008 21:19:10 +0200 Original-Received: from localhost ([127.0.0.1]:35953 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks0GQ-0003lM-BI for ged-emacs-devel@m.gmane.org; Mon, 20 Oct 2008 15:18:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ks0GL-0003kw-Ls for emacs-devel@gnu.org; Mon, 20 Oct 2008 15:17:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ks0GJ-0003kZ-KA for emacs-devel@gnu.org; Mon, 20 Oct 2008 15:17:56 -0400 Original-Received: from [199.232.76.173] (port=50742 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks0GJ-0003kS-Hj for emacs-devel@gnu.org; Mon, 20 Oct 2008 15:17:55 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:35533) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KrzZx-00067d-M1; Mon, 20 Oct 2008 14:34:09 -0400 Original-Received: from blu0-omc2-s30.blu0.hotmail.com ([65.55.111.105]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KrzZh-0007Iq-Ti; Mon, 20 Oct 2008 14:33:54 -0400 Original-Received: from BLU104-W54 ([65.55.111.72]) by blu0-omc2-s30.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 20 Oct 2008 11:33:28 -0700 X-Originating-IP: [90.32.42.230] Importance: Normal X-OriginalArrivalTime: 20 Oct 2008 18:33:28.0937 (UTC) FILETIME=[58BA4590:01C932E2] X-detected-kernel: by mx20.gnu.org: Windows 2000 SP4, XP SP1+ X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:104701 Archived-At: --_42b0586e-b566-4de2-8fdf-f95231b3feda_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello=2C > Do you have EMACSDATA variable set in the environment or in the > Registry? If so=2C remove that variable and try again. This variable > overrides the default place where Emacs looks for its data files (the > value of `data-directory')=2C including the charsets directory. > > =20 FYI=2C Actually I have not EMACSDATA nor in my environment variables=2C nor in=20 the registrty. If I open an MSDOS console and I type echo %EMACSDATA% The answer is just %EMACSDATA%. But the thing is that I made the build from inside Emacs=2C and there=20 EMACSDATA is set to the current Emacs etc directory (even though I do=20 not set EMACSDATA in my init file)... I will try again with typing SET EMACSDATA=3D before building. I don't think that it is strange to build emacs from inside emacs=2C as=20 long as you just build=2C not install. This is what I did. VBR=2C Vincent. PS: Maybe there should be some robustness against this situation in the=20 makefile=2C something testing INSIDE_EMACS along with EMACSDATA. _________________________________________________________________ In=E9dit ! Des Emotic=F4nes D=E9jant=E9es! Installez les dans votre Messeng= er !=20 http://www.ilovemessenger.fr/Emoticones/EmoticonesDejantees.aspx= --_42b0586e-b566-4de2-8fdf-f95231b3feda_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello=2C

> Do you have EMACSDATA variable set in the environment or = in the
> Registry? If so=2C remove that variable and try again. This v= ariable
> overrides the default place where Emacs looks for its data fil= es (the
> value of `data-directory')=2C including the charsets directory= .
>
>
FYI=2C

Actually I have not EMACSDATA nor in my env= ironment variables=2C nor in
the registrty. If I open an MSDOS console = and I type

echo %EMACSDATA%

The answer is just %EMACSDATA%.
But the thing is that I made the build from inside Emacs=2C and there=
EMACSDATA is set to the current Emacs etc directory (even though I do =
not set EMACSDATA in my init file)...

I will try again with typi= ng SET EMACSDATA=3D before building.

I don't think that it is strang= e to build emacs from inside emacs=2C as
long as you just build=2C not = install. This is what I did.

VBR=2C
Vincent.

PS: Maybe = there should be some robustness against this situation in the
makefile= =2C something testing INSIDE_EMACS along with EMACSDATA.





Souhaitez vous =A0=AB=A0=EAtre au bureau sans y =EAtre=A0=BB= =A0? Oui je le veux ! = --_42b0586e-b566-4de2-8fdf-f95231b3feda_--