From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.devel Subject: emacs-unicode-2: global-auto-revert-mode doesn't work properly Date: Wed, 07 Jun 2006 23:16:33 +0800 Organization: the Church of Emacs Message-ID: <87u06xov1q.fsf@www.williamxu.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149693397 30001 80.91.229.2 (7 Jun 2006 15:16:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jun 2006 15:16:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 07 17:16:33 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FnzlS-0007xB-7W for ged-emacs-devel@m.gmane.org; Wed, 07 Jun 2006 17:16:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnzlR-0002BC-Cw for ged-emacs-devel@m.gmane.org; Wed, 07 Jun 2006 11:16:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnzlG-0002Ax-FK for emacs-devel@gnu.org; Wed, 07 Jun 2006 11:15:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnzlF-0002AQ-36 for emacs-devel@gnu.org; Wed, 07 Jun 2006 11:15:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnzlE-0002AN-Ub for emacs-devel@gnu.org; Wed, 07 Jun 2006 11:15:57 -0400 Original-Received: from [166.111.70.144] (helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fnzsr-00067R-2Y for emacs-devel@gnu.org; Wed, 07 Jun 2006 11:23:49 -0400 Original-Received: from localhost ([127.0.0.1] helo=www.williamxu.com) by localhost with esmtp (Exim 3.36 #1 (Debian)) id 1Fnzlq-00071m-00 for ; Wed, 07 Jun 2006 23:16:34 +0800 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (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: news.gmane.org gmane.emacs.devel:55769 Archived-At: Hi, folks, I've set global-auto-revert-mode to t, and there are two emacs opening the same file, say `foo'. When one of them *inserts*(deletion doesn't have this problem, strangely..) something and saves foo, then in the other emacs's foo buffer, it prompts (which shouldn't happend as global-auto-revert-mode is turned on), foo changed on disk; really edit the buffer? (y, n, r or C-h) Typing either n or r seems no effects, it'll keep prompting. Typing y removes the prompt, though. emacs version: GNU Emacs 23.0.0.1 (powerpc-unknown-linux-gnu) of 2006-06-05 (Latest cvs checkout seems still has this problem) -- William You can't take it with you -- especially when crossing a state line.