GNU bug report logs -
#6720
battle with x-clipboard vs. Chinese
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sat, 24 Jul 2010 17:37:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 6720 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 25/07/10 02:08, jidanni <at> jidanni.org wrote:
> All I know is starting with
> $ apt-cache policy emacs-snapshot
> emacs-snapshot:
> Installed: 1:20100724-1
> Candidate: 1:20100724-1
Yes, this appears to be Romain Francoise's snapshot packaging of latest
emacs development code. Bug reports for development code are of course
helpful and welcome, but please be aware that isn't an official release
if you aren't already.
> I am having two kinds of pain:
>
> 1. Having to write things into /tmp/files to be able to read them into
> emacs correctly as xclip now can't if I want Chinese intact.
> I try every button and end up having to resort to /tmp.
Middle mouse button is currently known to be broken due to #6635.,
symptoms being strings like "\u4e2d\u6587" or "䏿".
"M-x load-file" of the attached fix6635.el file in emacs will help
there, until a fix goes into the tree.
"xclip": you mean the command line tool to manipulate the clipboard?
Using xclip to put text on the clipboard for C-y to pull in does seem to
work as expected on my system:
# shell
$ echo "中文" | xclip -selection clipboard
# in emacs, C-y
中文
But I don't actually know chinese. Do you have a sample string that is
breaking if you do the above?
[fix6635.el (text/x-emacs-lisp, attachment)]
This bug report was last modified 14 years and 87 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.