zsh-workers
 help / color / mirror / code / Atom feed
* More thoughts on emulation
@ 1996-07-21  9:20 Zefram
  1996-07-21 16:03 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Zefram @ 1996-07-21  9:20 UTC (permalink / raw)
  To: Z Shell workers mailing list

It seems that we want to treat the emulation mode as a special type of
option.  When I added the settable emulation mode, its only purpose
after initialisation was to select which set of option letters would be
used; if my FUNCTION_ARGZERO and SH_FILE_SUBST patches are applied,
that's still the case.  But as we only have two sets of option letters,
and that isn't likely to change in the forseeable future, it might as
well be controlled by a(nother) normal option.  This would immediately
make it subject to LOCAL_OPTIONS, as well as all the existing option
setting/testing mechanisms.  Then emulate could go back to having its
original one-time effect of merely setting options -- including this
new one.  What do you think?

-zefram



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

end of thread, other threads:[~1996-07-21 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-21  9:20 More thoughts on emulation Zefram
1996-07-21 16:03 ` 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).