From xemacs-m  Wed Apr 23 10:04:29 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 KAA00984
	for <xemacs-beta@xemacs.org>; Wed, 23 Apr 1997 10:04:26 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id RAA04933; Wed, 23 Apr 1997 17:04:23 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: XEmacs 20.2b1 config problems.
References: <199704231450.QAA29278@pallas.spacetec.no>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Save-Project-Gutenberg: <URL:http://www.promo.net/pg/nl/pgny_nov96.html>
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: 23 Apr 1997 17:04:22 +0200
In-Reply-To: tor@spacetec.no's message of Wed, 23 Apr 1997 16:50:10 +0200
Message-ID: <kigbu75hjbd.fsf@jagor.srce.hr>
Lines: 28
X-Mailer: Gnus v5.4.45/XEmacs 19.15

tor@spacetec.no (Tor Arntsen) writes:

> On Apr 23, 15:27, Hrvoje Niksic wrote:
> >export OPENWINHOME=/usr/openwin                # sh-friendly
> 
> Hmm.. pseudo-diff follows :-)
> -export OPENWINHOME=/usr/openwin                # sh-friendly
> +export OPENWINHOME=/usr/openwin                # bash-friendly (and a few sh)
> +OPENWINHOME=/usr/openwin;export OPENWINHOME    # sh-friendly

Uhh...  You are right (OTOH, it works on ksh and zsh too).  What I
meant is, as compared to csh, tcsh etc.

ObShObfuscation:

   OPENWINHOME=/usr/openwin export OPENWINHOME       # no `;'

ObXEmacs:

Why couldn't XEmacs figure out where OPENWINHOME is on its own, if
it's not defined?  I think /usr/openwin/* should be one of the
standard places where to find X libraries.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Unspeakable horrors from outer space paralyze the living and
resurrect the dead!

