zsh-workers
 help / color / mirror / code / Atom feed
* Startup files
@ 1997-05-30 19:10 Bernd Eggink
  1997-05-31  4:43 ` Geoff Wing
  0 siblings, 1 reply; 4+ messages in thread
From: Bernd Eggink @ 1997-05-30 19:10 UTC (permalink / raw)
  To: zsh workers mailing list

The documentation (3.1.0) says that "Commands are first read from
/etc/zshenv". This is not true.  

"init.c" shows that each startup file from /etc is read only if the
appropriate #define is set (GLOBAL_ZSHENV, GLOBAL_ZPROFILE etc), but
none is set by default. On the other hand, the INSTALL file (if I got it
right) says that one has to explicitely _disable_ processing of a
scriptfile by adding the option --disable-scriptname to 'configure',
which suggests that GLOBAL_scriptname is set by default.

What is the intention? I'd prefer an implementation of the documented
default behaviour.

Bernd

-- 
Bernd Eggink
Regionales Rechenzentrum der Universitaet Hamburg
eggink@rrz.uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Startup files
@ 1999-04-16  7:51 Peter Stephenson
  1999-04-20 16:33 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Stephenson @ 1999-04-16  7:51 UTC (permalink / raw)
  To: Zsh hackers list

Re: Bart's message which I've lost about NO_RCS and GLOBAL_RCS_FIRST

It's probably not too late to alter GLOBAL_RCS_FIRST into something else
--- it's only useful if it appears in /etc/zshenv and I can't imagine it
has done, yet.

What would be the preferred strategy?  Test NO_RCS before every script
apart from /etc/zshenv, and skip them if it's set?  Does this meet
everybody's requirements?

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-04-20 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-30 19:10 Startup files Bernd Eggink
1997-05-31  4:43 ` Geoff Wing
1999-04-16  7:51 Peter Stephenson
1999-04-20 16:33 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).