From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [simon.marshall@misys.com: FW: [21.1.90]: should coding be recalculated on revert-buffer?] Date: Wed, 27 Feb 2002 21:08:47 -0700 (MST) Message-ID: <200202280408.g1S48ls19312@aztec.santafe.edu> References: <200202262013.g1QKDo516704@aztec.santafe.edu> <4098-Tue26Feb2002224400+0200-eliz@is.elta.co.il> <200202270550.g1R5ouh17611@aztec.santafe.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1014869748 6160 195.204.10.66 (28 Feb 2002 04:15:48 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 28 Feb 2002 04:15:48 GMT Cc: eliz@is.elta.co.il, miles@gnu.org, handa@etl.go.jp, emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16gHyu-0001bG-00 for ; Thu, 28 Feb 2002 05:15:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gHuq-00089d-00; Wed, 27 Feb 2002 23:11:36 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gHsA-0007v3-00; Wed, 27 Feb 2002 23:08:50 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g1S48su14933; Wed, 27 Feb 2002 21:08:54 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g1S48ls19312; Wed, 27 Feb 2002 21:08:47 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: schwab@suse.de In-reply-to: (message from Andreas Schwab on Wed, 27 Feb 2002 16:08:05 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1622 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1622 |> I think your change should be made, but revert-file should autodetect |> when you do not specify a coding system in this way. In replace mode insert-file-contents uses buffer-file-coding-system when coding-system-for-read is nil, so no autodection is done. Yes, I understand. I think should change that. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel