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: Re: emacs-unicode-2: global-auto-revert-mode doesn't work properly Date: Wed, 14 Jun 2006 22:02:16 +0800 Organization: the Church of Emacs Message-ID: <87k67jzvh3.fsf@www.williamxu.com> References: <87u06xov1q.fsf@www.williamxu.com> <87hd2ua7gi.fsf@williamxwl.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150293762 30170 80.91.229.2 (14 Jun 2006 14:02:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jun 2006 14:02:42 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 14 16:02:39 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 1FqVwQ-0006cY-WF for ged-emacs-devel@m.gmane.org; Wed, 14 Jun 2006 16:01:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqVwQ-0005BQ-Kx for ged-emacs-devel@m.gmane.org; Wed, 14 Jun 2006 10:01:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FqVwG-0005BH-3D for emacs-devel@gnu.org; Wed, 14 Jun 2006 10:01:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FqVwD-0005Ap-VC for emacs-devel@gnu.org; Wed, 14 Jun 2006 10:01:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqVwD-0005Am-Si for emacs-devel@gnu.org; Wed, 14 Jun 2006 10:01:41 -0400 Original-Received: from [166.111.70.144] (helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FqW5O-0001uQ-NU for emacs-devel@gnu.org; Wed, 14 Jun 2006 10:11:11 -0400 Original-Received: from localhost ([127.0.0.1] helo=www.williamxu.com) by localhost with esmtp (Exim 3.36 #1 (Debian)) id 1FqVwq-0003o6-00 for ; Wed, 14 Jun 2006 22:02:20 +0800 Original-To: emacs-devel@gnu.org In-Reply-To: (Kenichi Handa's message of "Wed, 14 Jun 2006 21:27:58 +0900") 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:55892 Archived-At: Kenichi Handa writes: > Ah, I found that this bug happens when you insert non-ASCII > characters, Smart guess ! But seems it makes no difference here.. > and I found the reason why that causes the > problem only in emacs-unicode-2 (difference in REPLACE > handling in Finsert_file_contents; HEAD uses insert_1 but > emacs-unicode-2 uses insert_from_buffer). I'm now working > on fixing it. Please wait for a while. Still progress though ! :-) -- William Peterson's Admonition: When you think you're going down for the third time -- just remember that you may have counted wrong.