From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: ChangeLog and unification Date: Mon, 18 Feb 2002 12:06:44 -0500 Message-ID: <200202181706.g1IH6ii10640@rum.cs.yale.edu> References: <7263-Sat16Feb2002100210+0200-eliz@is.elta.co.il> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1014052971 31536 195.204.10.66 (18 Feb 2002 17:22:51 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 18 Feb 2002 17:22:51 GMT Cc: Andreas Schwab , Eli Zaretskii , 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 16crV4-0008CX-00 for ; Mon, 18 Feb 2002 18:22:51 +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 16crHr-0007Ud-00; Mon, 18 Feb 2002 12:09:11 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16crFX-0007NK-00 for ; Mon, 18 Feb 2002 12:06:47 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g1IH6ii10640; Mon, 18 Feb 2002 12:06:44 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) 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:1289 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1289 > Andreas Schwab writes: > > > "Eli Zaretskii" writes: > > > > |> Would people who use unify-on-en/decode please take care not to recode > > |> Latin-n characters, for n != 2, as a side effect of committing changes > > |> in ChangeLog files? > > > > Could you please give some advice how to do that? > > Right now, you can turn unify-8859-on-XXcode-mode off. You just ned to turn off the unify-on-decode. The unify-on-encode is safe and does not do unification. All it does is to allow saving latin-1 chars into a latin-2 file (as long as the latin-1 chars also exist in latin-2, of course). I really think unify-on-encode should be turned ON by default because I still haven't heard of any reasonable scenario where it can do anything undesirable. Actually, I can't even think of any reason why we should try to make it possible to turn it off. Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel