From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: TUTORIAL.bg and windows-1251 Date: 15 Nov 2003 14:24:16 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3FB52552.6090302@fmi.uni-sofia.bg> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1068906483 16291 80.91.224.253 (15 Nov 2003 14:28:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Nov 2003 14:28:03 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Nov 15 15:28:00 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AL1P6-0006d7-00 for ; Sat, 15 Nov 2003 15:28:00 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AL1P6-0007Jm-00 for ; Sat, 15 Nov 2003 15:28:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AL2Lx-0003EF-HO for emacs-devel@quimby.gnus.org; Sat, 15 Nov 2003 10:28:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AL2Kk-0003B3-0a for emacs-devel@gnu.org; Sat, 15 Nov 2003 10:27:34 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AL2KD-0002e9-4r for emacs-devel@gnu.org; Sat, 15 Nov 2003 10:27:32 -0500 Original-Received: from [194.106.33.36] (helo=server0027.freedom2surf.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AL2KC-0002bd-ES for emacs-devel@gnu.org; Sat, 15 Nov 2003 10:27:00 -0500 Original-Received: from wanchan.jasonr.f2s.com ([195.137.103.251]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-7) with ESMTP id hAFEP45Q028195; Sat, 15 Nov 2003 14:25:12 GMT Original-Received: from NYAUMO (nyaumo.jasonrumney.net [10.0.0.27]) by wanchan.jasonr.f2s.com (Postfix) with ESMTP id 7FA37DDD70; Sat, 15 Nov 2003 14:23:13 +0000 (GMT) Original-To: Ognyan Kulev In-Reply-To: <3FB52552.6090302@fmi.uni-sofia.bg> Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17837 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17837 Ognyan Kulev writes: > doesn't have such problem.) After conversation with Dave Love, he > showed me customize option utf-fragment-on-decoding. Setting this > option fixes the problem (iso8859-5 font is used instead of > iso10646-1 > one). He said that deciding whether this option should be set by > default is up to other people (e.g. Handa), so my question is: what > about setting this customize option by default? Given the problems with coverage of iso10646 fonts, having that set by default seems like a good idea.