From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Colin Marquardt Newsgroups: gmane.emacs.help Subject: Re: RCS revert to previous version Date: Fri, 11 Oct 2002 13:00:39 +0200 Organization: I'd rather call it chaos ... Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034348358 10901 127.0.0.1 (11 Oct 2002 14:59:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 11 Oct 2002 14:59:18 +0000 (UTC) Keywords: version Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1801Fz-0002pY-00 for ; Fri, 11 Oct 2002 16:59:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zyM9-0003bu-00; Fri, 11 Oct 2002 07:53:25 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!fu-berlin.de!uni-berlin.de!news.stgl.sel.alcatel.DE!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: news.stgl.sel.alcatel.de (194.113.59.80) Original-X-Trace: fu-berlin.de 1034334042 20763094 194.113.59.80 (16 [131051]) X-Disclaimer: Opinions expressed are not those of Alcatel. User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (sparc-sun-solaris2.8) Cancel-Lock: sha1:wp4VYppt/C+fIlQX042u3NdBGII= Cache-Post-Path: news.alcatel.de!unknown@slse6w.stgl.sel.alcatel.de X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Original-Xref: shelby.stanford.edu comp.emacs:75216 gnu.emacs.help:105926 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2476 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2476 Chris writes: > If I am working on, say 1.7 of a document using RCS, what is the easiest > way to revert to a specific version, say 1.4 as an example? In my GNU Emacs 21.2, it's in Tools | Version Control | Show other version aka C-x v ~ aka M-x vc-version-other-window. HTH, Colin