From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: Emacs ignores make-backup-files when editing file under RCS (?) Date: Wed, 09 Oct 2002 19:19:39 +0100 Organization: None Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <501727be.0210090812.1db8c807@posting.google.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034187682 19087 127.0.0.1 (9 Oct 2002 18:21:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Oct 2002 18:21:22 +0000 (UTC) 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 17zLSS-0004xj-00 for ; Wed, 09 Oct 2002 20:21:21 +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 17zLSI-0003V6-00; Wed, 09 Oct 2002 14:21:10 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!194.25.134.62!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!lnewspeer00.lnd.ops.eu.uu.net!emea.uu.net!server1.netnews.ja.net!pegasus.csx.cam.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: xpc21.ast.cam.ac.uk X-Attribution: GM Mail-Copies-To: never Cancel-Lock: sha1:d2v+/lQH8Uc6+csh3dAiseeXvxo= User-Agent: Gnus, GNU Emacs (www.gnu.org/directory/emacs.html) Original-Xref: shelby.stanford.edu gnu.emacs.help:105879 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:2426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2426 Jeff W wrote: > Hi - When I edit a file which is under RCS control, Emacs (20.4) > ignores the fact that I have set make-backup-files true. (setq vc-make-backup-files t)