From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ke@gnu.franken.de Newsgroups: gmane.emacs.devel Subject: Re: cut-and-paste german quotes Date: Mon, 09 Aug 2004 15:12:00 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <200404290244.LAA27861@etlken.m17n.org> <200408091242.VAA10174@etlken.m17n.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092057300 9712 80.91.224.253 (9 Aug 2004 13:15:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2004 13:15:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 09 15:14:41 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bu9z6-0006XJ-00 for ; Mon, 09 Aug 2004 15:14:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuA2q-0003dz-RT for ged-emacs-devel@m.gmane.org; Mon, 09 Aug 2004 09:18:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BuA2h-0003cr-AG for emacs-devel@gnu.org; Mon, 09 Aug 2004 09:18:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BuA2g-0003bg-5f for emacs-devel@gnu.org; Mon, 09 Aug 2004 09:18:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuA2g-0003ba-12 for emacs-devel@gnu.org; Mon, 09 Aug 2004 09:18:22 -0400 Original-Received: from [195.135.220.2] (helo=Cantor.suse.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bu9yQ-0000mf-KJ for emacs-devel@gnu.org; Mon, 09 Aug 2004 09:13:58 -0400 Original-Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id E6A4BA1119D; Mon, 9 Aug 2004 15:12:03 +0200 (CEST) Original-To: Kenichi Handa In-Reply-To: <200408091242.VAA10174@etlken.m17n.org> (Kenichi Handa's message of "Mon, 9 Aug 2004 21:42:31 +0900 (JST)") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26223 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26223 Kenichi Handa writes: > Sorry for the late response. No problem - Andreas hwo was not able to reproduce the problem already answered; unfortunately, updating to a recent CVS version did not make the problem go away for me. > When I open that URL by mozilla and paste that name into > Emacs, I get 0x51031 (which is what you want) for d-dash. > In what locale, are you running your browser? en_US.UTF-8 > What is the value of last-coding-system-used just after you paste the > name? last-coding-system-used's value is compound-text-with-extensions Thanks for your help.