From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.help Subject: Re: Stopping Emacs from leaving ~ files Date: Mon, 21 Apr 2003 15:50:26 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050933050 21929 80.91.224.249 (21 Apr 2003 13:50:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2003 13:50:50 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 21 15:50:45 2003 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 197bgz-0005gx-00 for ; Mon, 21 Apr 2003 15:50:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 197bh6-0001A6-07 for gnu-help-gnu-emacs@m.gmane.org; Mon, 21 Apr 2003 09:50:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 197bgm-00013i-00 for help-gnu-emacs@gnu.org; Mon, 21 Apr 2003 09:50:32 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 197bgj-0000tf-00 for help-gnu-emacs@gnu.org; Mon, 21 Apr 2003 09:50:31 -0400 Original-Received: from lava.bostream.com ([213.79.144.10] helo=mail.bostream.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 197bgi-0000jF-00 for help-gnu-emacs@gnu.org; Mon, 21 Apr 2003 09:50:28 -0400 Original-Received: from lgh163a.kemisten.nu (lgh163a.kemisten.nu [212.32.172.173]) by mail.bostream.com (8.12.4/8.12.1) with ESMTP id h3LDoSYl240833; Mon, 21 Apr 2003 15:50:28 +0200 (MEST) Original-Received: from ams by lgh163a.kemisten.nu with local (Exim 3.36 #1 (Debian)) id 197bgg-0000Fd-00; Mon, 21 Apr 2003 15:50:26 +0200 Original-To: "Mark R." In-reply-to: (mc_reis@hotmail.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8646 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8646 This is hopefully a simple question, but I've been unable to discover how to do it. Did you read the Emacs manual? How does one configure emacs so it will stop leaving ~ files around? >>From (emacs)Backup: For most files, the variable `make-backup-files' determines whether to make backup files. On most operating systems, its default value is `t', so that Emacs does write backup files.