From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Popup when buffer file is changed on disk Date: Fri, 11 Feb 2005 17:51:36 +0100 Message-ID: References: <200502040036.j140atb03430@raven.dms.auburn.edu> <009d01c50bbb$9aa2fd50$0200a8c0@sedrcw11488> <000c01c50bc5$248dc1e0$6501a8c0@y8h26> <01c50bd6$Blat.v2.4$48866000@zahav.net.il> <001701c50be6$0eb9fa20$0200a8c0@sedrcw11488> <01c50c1c$Blat.v2.4$88670e40@zahav.net.il> <002801c50c2a$cbce93c0$0200a8c0@sedrcw11488> <01c50c31$Blat.v2.4$d9a7a2a0@zahav.net.il> <000301c50c38$6a152640$0200a8c0@sedrcw11488> <200502061704.j16H4iG15131@raven.dms.auburn.edu> <200502110033.j1B0XD907696@raven.dms.auburn.edu> <01c51050$Blat.v2.4$2f98d360@zahav.net.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1108141348 18221 80.91.229.6 (11 Feb 2005 17:02:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2005 17:02:28 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, Luc Teirlinck , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 11 18:02:16 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 1CzeBM-0007wr-00 for ; Fri, 11 Feb 2005 18:02:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzeQK-0002o9-7R for ged-emacs-devel@m.gmane.org; Fri, 11 Feb 2005 12:17:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzeNu-0001B2-A6 for emacs-devel@gnu.org; Fri, 11 Feb 2005 12:15:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzeNq-00018n-5j for emacs-devel@gnu.org; Fri, 11 Feb 2005 12:15:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzeNn-00016U-At for emacs-devel@gnu.org; Fri, 11 Feb 2005 12:15:07 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cze14-0005Tm-LB for emacs-devel@gnu.org; Fri, 11 Feb 2005 11:51:38 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1CzdxN-0000uy-Jc; Fri, 11 Feb 2005 11:47:49 -0500 Original-To: Eli Zaretskii In-Reply-To: <01c51050$Blat.v2.4$2f98d360@zahav.net.il> (Eli Zaretskii's message of "Fri, 11 Feb 2005 17:40:40 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:33262 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33262 "Eli Zaretskii" writes: >> Date: Thu, 10 Feb 2005 18:33:13 -0600 (CST) >> From: Luc Teirlinck >> Cc: lennart.borgman.073@student.lu.se, eliz@gnu.org, emacs-devel@gnu.org >> >> (defcustom auto-revert-stop-on-user-input t >> ! "When non-nil Auto-Revert Mode stops checking files on user input. >> ! This prevents Auto Revert from interfering with your normal Emacs usage. >> ! This option controls when files are auto-reverted, not which files >> ! are auto-reverted. Modified files are never auto-reverted, >> ! regardless of the value of this option." > > I don't see why the doc string should mention modified files. > Modified files have nothing to do with this option. Actually, modified files have _everything_ to do with autorevert-mode. But I think that in this case "modified buffers" was much more likely the intended meaning, and this should be changed accordingly. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum