From owner-freebsd-hackers Sat Apr 18 19:12:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24662 for freebsd-hackers-outgoing; Sat, 18 Apr 1998 19:12:09 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from pluto.plutotech.com ([206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24613 for ; Sun, 19 Apr 1998 02:12:03 GMT (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id UAA03708; Sat, 18 Apr 1998 20:09:53 -0600 (MDT) Message-Id: <199804190209.UAA03708@pluto.plutotech.com> X-Mailer: exmh version 2.0.1 12/23/97 To: jbryant@unix.tfs.net cc: gibbs@plutotech.com (Justin T. Gibbs), freebsd-hackers@FreeBSD.ORG Subject: Re: CVS and emacs-20.2 In-reply-to: Your message of "Fri, 22 May 1998 20:58:11 CDT." <199805230158.UAA14351@unix.tfs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 18 Apr 1998 20:06:04 -0600 From: "Justin T. Gibbs" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >In reply: >> In article <199805230027.TAA14236@unix.tfs.net> you wrote: >> > i'm stumped... >> > >> > i'm not really familiar with CVS, and am having a problem editing >> > syscons.c under emacs-20.2... >> >> Use vi? > >no. because vi is evil. No, an editor that does things behind your back that you don't understand and inhibits getting your work done, is evil. But of course, I don't consider Emacs evil, since I know how to use it. 8-) I have this in my .emacs: (setq vc-handle-cvs nil) which does what you want. >jim -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message