Date: Wed, 22 Apr 1998 21:54:30 -0500 (CDT) From: Joel Ray Holveck <joelh@gnu.org> To: gibbs@plutotech.com Cc: jbryant@unix.tfs.net, gibbs@plutotech.com, freebsd-hackers@FreeBSD.ORG Subject: Re: CVS and emacs-20.2 Message-ID: <199804230254.VAA01278@detlev.UUCP> In-Reply-To: <199804190229.UAA04346@pluto.plutotech.com> (gibbs@plutotech.com) References: <199804190229.UAA04346@pluto.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>> (setq vc-handle-cvs nil) >>> which does what you want. >> ahhhh... i did this: >> (setq vc-handle-cvs 'nil) >> i guess the ' char is the culprit... guess not... just tried it.. >> still don't work... > I just tried it under XEmacs 20.3 and emacs 19.34 and it worked as > expected. I'd have to build a new (20.X) version of emacs to see why it > doesn't behave as expected there. Curious. I tried just now a M-: (setq vc-handle-cvs nil) RET and it worked as expected. I don't know why you would be having problems, but if you still are (after four days), then I'll be glad to work at it. At any rate, Emacs's CVS handling should not ever set the file as read-only. The fact that it ever does should be considered an undocumented feature. I should have to track it down. Best, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804230254.VAA01278>