From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: cannot encode a buffer?? Date: Tue, 24 Jun 2003 18:23:01 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <847k7bv40q.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=shift_jis Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1056481200 26794 80.91.224.249 (24 Jun 2003 19:00:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2003 19:00:00 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 24 20:59:58 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Uszw-0006qK-00 for ; Tue, 24 Jun 2003 20:58:32 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Ut3c-00035T-00 for ; Tue, 24 Jun 2003 21:02:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Uswe-0007IJ-Cw for emacs-devel@quimby.gnus.org; Tue, 24 Jun 2003 14:55:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Usvs-0006kB-4s for emacs-devel@gnu.org; Tue, 24 Jun 2003 14:54:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19UsvQ-0005S9-91 for emacs-devel@gnu.org; Tue, 24 Jun 2003 14:53:52 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Usv6-0004yi-Fg for emacs-devel@gnu.org; Tue, 24 Jun 2003 14:53:32 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Ustj-0006Kl-00 for ; Tue, 24 Jun 2003 20:52:07 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19UstK-0006IJ-00 for ; Tue, 24 Jun 2003 20:51:42 +0200 Original-Lines: 20 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:7sgJKcWdE1pTq1TBBLlUVxfcLFY= 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:15214 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15214 Sam Steingold writes: > GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195) > of 2003-06-16 on WINSTEINGOLDLAP > --with-msvc (12.00) > > I have a file which starts with > ";;; -*- coding: utf-8-unix -*-" > > when I try to save it, I get this: > > These default coding systems were tried to encode text > in the buffer `.bbdb': > utf-8-unix > However, each of them encountered these problematic characters: > utf-8-unix: ŽR –{ ˜a •F Does it work after (utf-translate-cjk-mode 1)? -- ~/.signature