From xemacs-m  Wed Jul  9 13:58:01 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA15797
	for <xemacs-beta@xemacs.org>; Wed, 9 Jul 1997 13:58:00 -0500 (CDT)
Received: (from hniksic@localhost)
	by jagor.srce.hr (8.8.6/8.8.6) id UAA16240;
	Wed, 9 Jul 1997 20:58:02 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: [PATCH] Possible fix for startup.el
References: <872058rywg.fsf@bittersweet.inetarena.com>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 09 Jul 1997 20:58:01 +0200
In-Reply-To: karlheg+xemacs@inetarena.com's message of "09 Jul 1997 09:08:47 -0700"
Message-ID: <kigbu4ckq86.fsf@jagor.srce.hr>
Lines: 21
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta11) - "Stockholm"

karlheg+xemacs@inetarena.com (Karl M. Hegbloom) writes:

> 	* prim/startup.el: (load-user-init-file) look for user init
> 	file under `emacs-user-extension-dir'/init.el, then in
> 	~/.xemacs, then in ~/.emacs.

This doesn't look right.  ~/.xemacs/ should be a directory, or things
get overcomplicated, as your patch proves.

> +value may be set by one of the user's own initialization files, or by
> +the XEmacs installer, in site-start.el.  We recommend placing:
> +
> +(custom-set-variables

You need a backslash before the paren.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
* Vi is the God of editors.
* Emacs is the editor of Gods.

