From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Edi Weitz Newsgroups: gmane.emacs.help Subject: Re: emacs, umlauts, x-windows text mark and paste Date: Wed, 17 Dec 2003 12:43:01 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87zndrhdq2.fsf@bird.agharta.de> References: Reply-To: edi@agharta.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071662948 30350 80.91.224.253 (17 Dec 2003 12:09:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2003 12:09:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 17 13:09:01 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWaU9-00021e-00 for ; Wed, 17 Dec 2003 13:09:01 +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 1AWbGS-0002iM-MR for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Dec 2003 07:58:56 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!trane.agharta.DE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 34 Original-NNTP-Posting-Host: trane.agharta.de (62.159.208.82) Original-X-Trace: news.uni-berlin.de 1071661382 6077521 62.159.208.82 ([15706]) Mail-Copies-To: never User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:sXb3E8+rdOjRlc8nSLQl21+JgTQ= Original-Xref: shelby.stanford.edu gnu.emacs.help:119422 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15361 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15361 On 17 Dec 2003 11:25:22 +0200, Eli Zaretskii wrote: >> From: josh buhl >> Newsgroups: gnu.emacs.help >> Date: Wed, 17 Dec 2003 09:19:46 +0100 >> > >> > Does it help to say >> > >> > C-x RET X utf-8 RET >> >> and C-x RET X iso-8859-1 RET doesn't work either. > > What do you get if you say > > C-x RET X raw-text RET > > before pasting? Please tell what characters are pasted into the Emacs > buffer in this case. Let me chime in here a bit late and note that I have a similar problem. Pasting text selected in Mozilla will result in question marks instead of umlauts in Emacs (no matter which C-x RET x ... setting I use). Likewise, I see the correct characters with Opera or Konqueror, no matter which coding system I use. > Also, if you can find some tool that will show you the contents of > the X selection buffer after you cut/copy from a gtk2 application, > please tell what does that tool show. Perhaps by looking at the > contents of the selection buffer we will be able to guess what kind > of encoding is used. Which tools would that be? Edi.