zsh-workers
 help / color / mirror / code / Atom feed
* NOTIFY and ksh
@ 1997-03-19 18:01 Zefram
  0 siblings, 0 replies; only message in thread
From: Zefram @ 1997-03-19 18:01 UTC (permalink / raw)
  To: zsh-workers

-----BEGIN PGP SIGNED MESSAGE-----

This patch changes the NOTIFY option to be unset by default in emulation
modes.  (ksh has it off by default.)

 -zefram

 *** Src/options.c	1997/03/17 14:23:41	1.6
 --- Src/options.c	1997/03/19 00:22:46
 ***************
 *** 136,142 ****
   {NULL, "monitor",	      OPT_SPECIAL,		 MONITOR},
   {NULL, "multios",	      OPT_EMULATE|OPT_ZSH,	 MULTIOS},
   {NULL, "nomatch",	      OPT_EMULATE|OPT_NONBOURNE, NOMATCH},
 ! {NULL, "notify",	      OPT_ALL,			 NOTIFY},
   {NULL, "nullglob",	      OPT_EMULATE,		 NULLGLOB},
   {NULL, "numericglobsort",     0,			 NUMERICGLOBSORT},
   {NULL, "overstrike",	      0,			 OVERSTRIKE},
 --- 136,142 ----
   {NULL, "monitor",	      OPT_SPECIAL,		 MONITOR},
   {NULL, "multios",	      OPT_EMULATE|OPT_ZSH,	 MULTIOS},
   {NULL, "nomatch",	      OPT_EMULATE|OPT_NONBOURNE, NOMATCH},
 ! {NULL, "notify",	      OPT_ZSH,			 NOTIFY},
   {NULL, "nullglob",	      OPT_EMULATE,		 NULLGLOB},
   {NULL, "numericglobsort",     0,			 NUMERICGLOBSORT},
   {NULL, "overstrike",	      0,			 OVERSTRIKE},

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: ascii

iQCVAwUBMy8053D/+HJTpU/hAQEChQP8CHNTYjKZj1VGajHaPKGhxZRbsaMqsbQg
wXNMf1bPm4uAa//i5CgFyv4I1Lo4gcIOeOEipMrL2SDYSRjImLTYnDZsNH4XOg3w
TjT43WBQ+j/yYlxAMsneTd4PCKbO8gSeWq7vCqSIXEHke7rckRqygxnEtiPAqKrg
MkkC8EFtbKY=
=PJpC
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-03-19 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-19 18:01 NOTIFY and ksh Zefram

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).