From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: f0g Newsgroups: gmane.emacs.help Subject: can't remove CVS backup file Date: Sun, 26 Oct 2008 20:21:03 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9a9e8424-37ea-49a7-8d05-9f89caff7cb4@z6g2000pre.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225168103 2886 80.91.229.12 (28 Oct 2008 04:28:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2008 04:28:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 28 05:29:25 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KugCr-0007uu-5a for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Oct 2008 05:29:25 +0100 Original-Received: from localhost ([127.0.0.1]:60366 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KugBl-0004BX-1w for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Oct 2008 00:28:17 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2!postnews.google.com!z6g2000pre.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: 222.92.90.170 Original-X-Trace: posting.google.com 1225077663 10698 127.0.0.1 (27 Oct 2008 03:21:03 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 27 Oct 2008 03:21:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z6g2000pre.googlegroups.com; posting-host=222.92.90.170; posting-account=uw1uLQoAAABMhAXb3RmuTcUxOA9kRX0j User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080418 Ubuntu/7.10 (gutsy) Firefox/2.0.0.14, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:163840 X-Mailman-Approved-At: Tue, 28 Oct 2008 00:27:57 -0400 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: news.gmane.org gmane.emacs.help:59195 Archived-At: my emacs version is 22.1.1, and I have both 'make-backup-files' and 'vc-make-backup-file' to nil ( I checked with 'C-h v' ), but when I checkout a file and make changes to it, emacs always generate a backup file, such as foo.~1.1.~ I also tried remove all the settings in my .emacs and change emacs to version 23, but all failed to fix this issue. It's boring me for a long time, any idea will be appreciated.