From owner-freebsd-questions Mon Jan 21 10: 4:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id 01DC637B4FB for ; Mon, 21 Jan 2002 10:03:56 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id g0LI3gX58449; Mon, 21 Jan 2002 10:03:42 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Mon, 21 Jan 2002 10:03:42 -0800 (PST) From: Philip Hallstrom To: Doug Poland Cc: questions@FreeBSD.ORG Subject: Re: crontab -e problem with vim-6.0.93 In-Reply-To: <20020121114240.A338@polands.org> Message-ID: <20020121100310.T58090-100000@teak.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You might try adding this to your .vimrc: set nobackup set nowritebackup Up until just a couple days ago I was using 6.0.93 and didn't have any problems... -philip On Mon, 21 Jan 2002, Doug Poland wrote: > Hi, > > crontab reports: > > "crontab.FoI3sEvvbS" 1L, 92C written > crontab: temp file must be edited in place > > when I have vim-6.0.93 as my default editor > > tcsh% echo $EDITOR > tcsh% vim > > If I change my EDITOR to vi, then crontab -e > works fine. > > Running: FreeBSD 4.4-STABLE #4: Fri Nov 9 10:52:23 CST 2001 > with custom kernel on i386 > > > -- > Regards, > Doug > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message