From xemacs-m  Thu Jul 10 03:46:36 1997
Received: from inf.enst.fr (FAfhXvRsrjLPq+BGcznjQ4rFQJdeik6K@inf.enst.fr [137.194.2.81])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id DAA00047
	for <xemacs-beta@xemacs.org>; Thu, 10 Jul 1997 03:46:33 -0500 (CDT)
Received: from metheny.enst.fr (metheny.enst.fr [137.194.160.27])
          by inf.enst.fr (8.8.4/8.8.4) with ESMTP
	  id KAA19275 for <xemacs-beta@xemacs.org>; Thu, 10 Jul 1997 10:42:23 +0200 (MET DST)
Received: (from verna@localhost)
          by metheny.enst.fr (8.8.4/8.8.4)
	  id KAA15107; Thu, 10 Jul 1997 10:42:13 +0200 (MET DST)
Date: Thu, 10 Jul 1997 10:42:13 +0200 (MET DST)
Message-Id: <199707100842.KAA15107@metheny.enst.fr>
From: Didier Verna <verna@inf.enst.fr>
MIME-Version: 1.0
To: xemacs-beta@xemacs.org
Subject: About: Re: Custom file
In-Reply-To: message <m23epn73tt.fsf@altair.xemacs.org> from Steven L Baur
References: <kigrad7euon.fsf@jagor.srce.hr>
	<m23epn73tt.fsf@altair.xemacs.org>
X-Mailer: VM 6.32 under 20.3 "Helsinki" XEmacs  Lucid (beta12)
Reply-To: verna@inf.enst.fr
X-Attribution: Did
X-Url: http://www-inf.enst.fr/~verna/
X-Face: 6o|eiKqaHN.ANh8HXDzntcWUOCg\]RsOd.ctvm~*y}Y^R&*a+Co,\s#=HWsw3x$b_n2kJ#g
 (7u?J^@^xP)f,jUF|0Z'J:|G/bMA5O12*b,7`-Q`=pKsCRIpso07.Y>YB2H{7`?u&yh;C_ZtLHfj<!
 $J=.i&Al'?,ax]MZd4tcm)_wF3$n*:f/lgS.;?Jr3T;Fl^q<qP**'tw
Content-Type: text/plain; charset=US-ASCII


	Hi ! (just arrived on the list)

---- From Steven L Baur's message of July 10 (Re: Custom file):
> Hrvoje Niksic <hniksic@srce.hr> writes:
> 
> > My ~/.xemacs-custom was not loaded, and XEmacs didn't create a
> > top-level .xemacs/ directory.  How do I handle this?
> 
> It's not implemented yet.

This brings 2 questions to my mind:

	1/ We have to call explicitly (load-[options]-file ...) in
	   ~/.xemacs/init.el to get options loaded. Why not loading them
	  automatically if ~/.xemacs/options.el exists ?

        `
       / |	2/ In previous beta versions, there was a difference between
      /  /	   options & customizations (.xemacs-options / .xemacs-custom)
      `||	   Now it seems that everything will go to ~/.xemacs/options.el
       ||	   Am I right ?
       ||
       ||
   _   ||
  //|  ||
  || \_||
   \\           Didier Verna
   //  __
  //  {__}   E.N.S.T. INF C-214        http://www-inf.enst.fr/~verna/
 ||    __      46 rue Barrault            mailto:verna@inf.enst.fr
 \\   {__}   75634 Paris  cedex 13       Tel.   (33) 01 45 81 80 72
  \\
   ``----         France

