From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andre Spiegel Newsgroups: gmane.emacs.devel Subject: Re: Results of C-x C-q poll Date: 01 Jul 2002 23:52:23 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <1025560346.4901.68.camel@eagle> References: <1025459292.4840.7.camel@eagle> <200207011410.g61EA9n07810@aztec.santafe.edu> <5xvg7zrw6f.fsf@kfs2.cua.dk> <87fzz3kxdt.fsf@wesley.springies.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1025560425 25334 127.0.0.1 (1 Jul 2002 21:53:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Jul 2002 21:53:45 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17P97B-0006aV-00 for ; Mon, 01 Jul 2002 23:53:45 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17P9Bu-0006zs-00 for ; Mon, 01 Jul 2002 23:58:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17P97T-0005Dw-00; Mon, 01 Jul 2002 17:54:03 -0400 Original-Received: from [194.73.242.4] (helo=wmpmta02-app.mail-store.com) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17P95w-00058K-00 for ; Mon, 01 Jul 2002 17:52:28 -0400 Original-Received: from localhost.localdomain ([195.226.103.181]) by wmpmta02-app.mail-store.com (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with ESMTP id <20020701215206.FUMD750.wmpmta02-app.mail-store.com@localhost.localdomain> for ; Mon, 1 Jul 2002 22:52:06 +0100 Original-To: emacs-devel@gnu.org In-Reply-To: <87fzz3kxdt.fsf@wesley.springies.com> X-Mailer: Ximian Evolution 1.0.7 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5298 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5298 On Mon, 2002-07-01 at 22:26, Alan Shutko wrote: > Note that you can also do "cvs watch on ", so ideally it should > check that as well as CVSREAD. (I think this is more important than > CVSREAD, since afail CVSREAD doesn't do anything respository side when > you C-x C-q right now, but with cvs watch it'll execute cvs edit and > notify watchers.) VC should handle "cvs watch" fine already. I'm aware of this feature. When I say CVSREAD, that is just an example of those modes where you must issue a VC command before you can edit the file. VC should recognize all of them correctly. If it doesn't, that is a bug.