From owner-freebsd-stable Mon Nov 13 14:40:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id B758637B4C5 for ; Mon, 13 Nov 2000 14:40:48 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 13 Nov 2000 22:40:43 +0000 (GMT) Date: Mon, 13 Nov 2000 22:40:43 +0000 From: David Malone To: "Brandon D. Valentine" Cc: Nora Etukudo , freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e (solved [sort of ....]) Message-ID: <20001113224043.A20256@walton.maths.tcd.ie> References: <20001113155336.A20733@mail.nxe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bandix@looksharp.net on Mon, Nov 13, 2000 at 05:26:25PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 05:26:25PM -0500, Brandon D. Valentine wrote: > On Mon, 13 Nov 2000, Nora Etukudo wrote: > > >My world is stable again: I "upgraded" from 'vim-6.0k' to 'vim-5.7.14' > >and now 'crontab -e' works. > > I'd have to echo your sentiments. vim6 has thusfar left a sour taste > upon my tongue. > I just found this on the vim website - the message goes on after this, but I snipped it after the relivant item. David. From: Bram Moolenaar To: vim-dev@vim.org Subject: Vim 6.0m alpha available Date: Sun, 12 Nov 2000 20:44:04 +0100 Message-Id: <200011121944.UAA14680@moolenaar.net> Yet another Vim in the 6.0 series. Major changes ------------- The default for the 'viminfo' option is now '50,"50,h when 'compatible' isn't set. Most people will want to use 'viminfo', including beginners, but it required setting the option, which isn't that easy. Added the 'autowriteall' option. Works like 'autowrite' but for all commands that abandon a file. Added the 'backupskip' option: When a file name matches this pattern no backup file is made. Default is "^/tmp", makes "crontab -e" work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message