From owner-freebsd-hackers Thu Sep 11 17:07:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA10381 for hackers-outgoing; Thu, 11 Sep 1997 17:07:17 -0700 (PDT) Received: from zippy.dyn.ml.org (garbanzo@spain-37.ppp.hooked.net [206.169.228.37]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA10374 for ; Thu, 11 Sep 1997 17:07:14 -0700 (PDT) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.7/8.8.7) with SMTP id RAA05163 for ; Thu, 11 Sep 1997 17:18:12 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Thu, 11 Sep 1997 17:18:11 -0700 (PDT) From: Alex To: freebsd-hackers@FreeBSD.ORG Subject: Re: ATTN Emacs users; new Zile release In-Reply-To: <3.0.3.32.19970911113550.012be2b0@mail.gamespot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 11 Sep 1997, Ian Kallen wrote: > At 07:37 PM 9/11/97 +0200, S. Sigala wrote: > >The idea is to replace the "standard" FreeBSD editor "ee" with this > >one (if FBSD core like it). > > Better is to have sysinstall ask what editor you want, first thing for me > (after setting a password :) is to make sure I'm alway's > "cd ; echo 'setenv EDITOR vi' >> .cshrc ; source .cshrc" > It'd be nice if sysinstall asked but this'll do :) You can set this by going to the options "submenu" off the main install screen. Default for editor is /usr/bin/ee. I'm sure you could change that ;-) - alex