From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: backup method Date: Thu, 27 Jan 2005 14:15:30 -0600 (CST) Message-ID: <200501272015.j0RKFUi16615@raven.dms.auburn.edu> References: <20050127000210.GA6167@boetes.org> <01c5042e$Blat.v2.4$728a4c40@zahav.net.il> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1106857307 10013 80.91.229.6 (27 Jan 2005 20:21:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2005 20:21:47 +0000 (UTC) Cc: eliz@gnu.org, han@mijncomputer.nl, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 27 21:21:33 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CuG8y-0003re-00 for ; Thu, 27 Jan 2005 21:21:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CuGLM-000782-7l for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2005 15:34:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CuGKt-0006z6-Md for emacs-devel@gnu.org; Thu, 27 Jan 2005 15:33:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CuGKl-0006vG-JV for emacs-devel@gnu.org; Thu, 27 Jan 2005 15:33:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CuGKl-0006tA-I6 for emacs-devel@gnu.org; Thu, 27 Jan 2005 15:33:43 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CuG4C-00039Q-Je; Thu, 27 Jan 2005 15:16:36 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id j0RKGT9N005284; Thu, 27 Jan 2005 14:16:29 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j0RKFUi16615; Thu, 27 Jan 2005 14:15:30 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: storm@cua.dk In-reply-to: (storm@cua.dk) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:32591 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32591 Kim Storm wrote: I don't normally use auto-revert mode, but perhaps the default could change if you enable auto-revert mode? In my previous reply, I failed to make clear that I would _not_ consider it a good idea to make any of this depend on Auto Revert mode. Many people use Global Auto Revert mode and that applies to all file visiting buffers. Sincerely, Luc.