From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel L Elliott Newsgroups: gmane.emacs.help Subject: Re: ange-ftp and version control Date: Mon, 29 Nov 2004 17:31:59 -0600 Organization: Cox Communications Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1101771051 20370 80.91.229.6 (29 Nov 2004 23:30:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Nov 2004 23:30:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 30 00:30:40 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CYuyd-0000kf-00 for ; Tue, 30 Nov 2004 00:30:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CYv83-0007JS-VL for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Nov 2004 18:40:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!in.100proofnews.com!in.100proofnews.com!cox.net!news-xfer.cox.net!p01!okepread04.POSTED!53ab2750!not-for-mail User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 68.229.163.92 Original-X-Complaints-To: abuse@cox.net Original-X-Trace: okepread04 1101770881 68.229.163.92 (Mon, 29 Nov 2004 18:28:01 EST) Original-NNTP-Posting-Date: Mon, 29 Nov 2004 18:28:01 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:127031 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:22434 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22434 On Mon, 29 Nov 2004 17:27:37 -0600, Daniel L Elliott wrote: > Hello, > > I want to use both ange-ftp and version control. As far as I am > concerned, the version control files can be either local or remote. > > I have already set rcs-ange-ftp-ignore to nil. However, the > RCS-registered files on the remote machine are not associated with RCS by > emacs. > > Thank you, > > dan elliott Can I modify ange to use sftp?