From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: iso-8859-1 and non-latin-1 chars Date: 10 Jan 2003 10:59:17 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200212090608.PAA24291@etlken.m17n.org> <200212160042.JAA03616@etlken.m17n.org> <200212230640.PAA12591@etlken.m17n.org> <200212251305.WAA15177@etlken.m17n.org> <200301071301.WAA29515@etlken.m17n.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042196347 3248 80.91.224.249 (10 Jan 2003 10:59:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 10:59:07 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18WwsS-0000q9-00 for ; Fri, 10 Jan 2003 11:59:04 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18WwyQ-0005yp-00 for ; Fri, 10 Jan 2003 12:05:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18WwtA-0007To-07 for emacs-devel@quimby.gnus.org; Fri, 10 Jan 2003 05:59:48 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Wwsm-0007NG-00 for emacs-devel@gnu.org; Fri, 10 Jan 2003 05:59:24 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Wwsj-0007Ks-00 for emacs-devel@gnu.org; Fri, 10 Jan 2003 05:59:21 -0500 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Wwsi-0007K5-00 for emacs-devel@gnu.org; Fri, 10 Jan 2003 05:59:20 -0500 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 18Wwsf-0008QL-00; Fri, 10 Jan 2003 10:59:17 +0000 Original-To: Kenichi Handa Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10623 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10623 Kenichi Handa writes: > In that case, anyway using latin-1 is not appropriate. I know, but other people seem to know better. > Instead of enabling latin-1 to save all characters, bbdb > should be modified to use a better coding system. Of course. I thought I said I made the modification, but I can't stop people breaking it.