bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6802: 24.0.50; Yanking non-ASCII text from other X application leads


From: David De La Harpe Golden
Subject: bug#6802: 24.0.50; Yanking non-ASCII text from other X application leads to unicode escapes
Date: Mon, 09 Aug 2010 02:46:21 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5

On 05/08/10 14:56, Kaloian Doganov wrote:
0. Start Emacs using `emacs -Q'.

1. Open some other X application (gedit, GNOME Terminal, etc.) and enter
    the following text:

        Проба

2. Select the text using the mouse and yank it using mouse-2 in a
    scratch buffer in Emacs.

3. The result is:

        \u041f\u0440\u043e\u0431\u0430

    instead of the expected:

        Проба


This is a known issue (#6635) and there is a patch, but I guess it hasn't made it in-tree yet. See link below for a file that you can load to fix this issue:

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6720#17











reply via email to

[Prev in Thread] Current Thread [Next in Thread]