[492] in Athena Bugs
Re: zleave (really zinit)
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Jul 11 13:05:48 1988
Date: Mon, 11 Jul 88 13:05:14 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: marcus@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
In-Reply-To: [0491]
1) You did not include any version numbers in the mail message to bugs.
I assume by examining code that you were using the latest Zephyr code in
/mit/zephyr/{vax,rt}bin.
The problem you describe might be considered a bug, but Dan Geer and I
agree that it isn't worth fixing now and it arguably isn't a bug.
`zctl ls' simply reads your ~/.zephyr.subs and reports what it finds.
It used to translate the macros into their expansion (things like %me%
--> marcus@ATHENA.MIT.EDU), but due to code rearrangement it no longer
does this.
The documentation is not clear on whether or not the macros should be
expanded. The release notes have been updated to mention that they are
no longer expanded; the manual page will probably be fixed soon.
John