From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: [simon.marshall@misys.com: FW: [21.1.90]: should coding be recalculated on revert-buffer?] Date: Mon, 25 Feb 2002 20:58:04 +0900 (JST) Message-ID: <200202251158.UAA02048@etlken.m17n.org> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: quimby2.netfonds.no 1014638611 6402 195.204.10.66 (25 Feb 2002 12:03:31 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 25 Feb 2002 12:03:31 GMT Cc: schwab@suse.de, monnier+gnu/emacs@RUM.cs.yale.edu, rms@gnu.org, 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 16fJqr-0001fA-00 for ; Mon, 25 Feb 2002 13:03:29 +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 16fJny-00006o-00; Mon, 25 Feb 2002 07:00:30 -0500 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by fencepost.gnu.org with smtp (Exim 3.33 #1 (Debian)) id 16fJll-0008PT-00; Mon, 25 Feb 2002 06:58:14 -0500 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2]) by tsukuba.m17n.org (8.11.6/3.7W-20010518204228) with ESMTP id g1PBw5w12803; Mon, 25 Feb 2002 20:58:06 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) by fs.m17n.org (8.11.3/3.7W-20010823150639) with ESMTP id g1PBw5M23725; Mon, 25 Feb 2002 20:58:05 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id UAA02048; Mon, 25 Feb 2002 20:58:04 +0900 (JST) Original-To: eliz@is.elta.co.il In-reply-to: message from Eli Zaretskii on Mon, 25 Feb 2002 13:04:53 +0200 (IST) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.1.30 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) 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:1521 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1521 Eli Zaretskii writes: > On Mon, 25 Feb 2002, Andreas Schwab wrote: >> I don't think that revert-buffer should autodetect at all. > IIRC, that's what it does now: it uses the value of > buffer-file-coding-system to decode the file. ??? The words after ":" is correct, thus the words before ":" is wrong. It uses the value of buffer-file-coding-system, thus it does NOT autodetect the encoding. Of course, C-x RET c undecided M-x revert-buffer will force Emacs autodetection. --- Ken'ichi HANDA handa@etl.go.jp _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel