Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID
	autolearn=ham autolearn_force=no version=3.4.1
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; 
	h=mime-version:content-type:content-transfer-encoding:from:to:subject:reply-to; 
	s=smtpapi; bh=O5g0G5a3zjs7gc7qziCFJ1MrPaM=; b=xjxJJv3+r4JEEBYGaS
	QMm1e0Qw0OEFX48VSKXZw81B3NlG7drH6B0w/XctuLDz1536EcMkanp4hMnG8+mz
	YVvJFe53MM6xxpDuXgTG30r6oW9EDmNl1HO5mZ2+LAkGwhCwKca/H8KP/dgv74UM
	pXcdOpOSgJDXZzQcphgLpFXkc=
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <22221.59800.803540.618862@lwm.klanderman.net>
Date: Wed, 24 Feb 2016 12:34:16 -0500
From: Greg Klanderman <greg@klanderman.net>
To: Zsh list <zsh-workers@zsh.org>
Subject: ZSH_SCRIPT
Reply-To: Greg Klanderman <greg@klanderman.net>
X-Mailer: VM 8.0.12-devo-585 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid (x86_64-unknown-linux)
X-SG-EID: i+zOheVB0lMUqP0z3X/8PPLe+C1hDfxH7g5ommK/LCroJzY8UGHQR/W2bvp5uzEe10VIxViX3c66Of
 VQ9PpeRf5cwKJq2FN5uxcvt2+/jonOceG1ADfGD/4tkekeGq6cih2Vp6rYB6ILMq+V7ChvvqY6NoYX
 OB4TRE+hbnaXwI3O7Tta2F4u1/w9u3xJfl9OW4eM0PmQxCgoPxo6dxvZhQlyk7PSrWmjHE2i4+5rV3
 k=
X-Seq: zsh-workers 38019


Hi guys,

Sorry I dropped the ball on this topic back in early 2011, see
discussion in thread 'loading user startup files for zsh scripts',
specifically workers 28735 and followups:

http://www.zsh.org/mla/workers/2011/msg00173.html

Unfortunately I had thought we had agreed ZSH_SCRIPT should only be
set/non-empty in the case where you are actually running a script, but
this is not what has been recently implemented.

I would still like a way to tell if running a script or not.

I am slowly working out of a large backlog of stuff that got dropped
when the startup I work for got acquired about 5 years back, and am
hoping to get back to tieing up some loose ends like this in the not
too distant future..

Greg

