From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3/2) with ESMTP id WAA21346 for ; Fri, 5 Jul 1996 22:28:10 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id HAA03005; Fri, 5 Jul 1996 07:49:31 -0400 (EDT) Resent-Date: Fri, 5 Jul 1996 07:49:31 -0400 (EDT) From: Anthony Heading Message-Id: <199607051147.MAA09163@et-sun4.uk.jpmorgan.com> Subject: --enable-etcdir To: zsh-workers@math.gatech.edu Date: Fri, 5 Jul 1996 12:47:23 +0100 (BST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"ZonlC2.0.tk.B5Gtn"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1531 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu The new --enable-{zshenv,zshrc,zlogin,zprofile,zlogout} config options replace the short-lived --enable-etcdir. Is there any reason we can't have both, with the latter providing the defaults for the former? Five options for basically one change is a bit heavy. Also, would an --enable-rsh-bug-workaround be useful, just to highlight the option? Anthony