GNU bug report logs -
#23628
25.1.50; wrong saving of unicode characters into kill ring
Previous Next
Reported by: Peter Münster <pmlists <at> free.fr>
Date: Fri, 27 May 2016 06:58:02 UTC
Severity: normal
Found in version 25.1.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 27 May 2016 12:43:51 +0300
with message-id <838tyv25uw.fsf <at> gnu.org>
and subject line Re: bug#23628: 25.1.50; wrong saving of unicode characters into kill ring
has caused the debbugs.gnu.org bug report #23628,
regarding 25.1.50; wrong saving of unicode characters into kill ring
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
23628: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23628
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
When inserting "€" in a buffer, killing it, than reinserting (yank) it,
I get "?" instead of "€".
This is needed for reproducing:
1.) Call "LC_ALL=en_GB.utf8 emacs -Q"
2.) Evaluate the following line:
(setq select-active-regions nil)
3.) Type "€"
4.) Kill the "€" (select it and than C-w)
5.) C-y
Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY
GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK2 X11
Important settings:
value of $LC_ALL: en_GB.utf8
value of $LC_CTYPE: en_GB.utf8
value of $XMODIFIERS: @im=local
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
TIA for investigation,
--
Peter
[Message part 3 (message/rfc822, inline)]
> From: Peter Münster <pmlists <at> free.fr>
> Cc: 23628 <at> debbugs.gnu.org
> Date: Fri, 27 May 2016 11:29:16 +0200
>
> On Fri, May 27 2016, Peter Münster wrote:
>
> > On Fri, May 27 2016, Eli Zaretskii wrote:
> >
> >> Strange. Do you have some clipboard-related agent active that tries
> >> to do something with stuff pasted from the clipboard?
> >
> > xcb is running. (no problem since 1995...)
>
> I've found another one: vncviewer
>
> The copy-paste-problem happens only, when at least one vncviewer is
> running.
>
> After further investigation, copy-paste in xterm has the same problem,
> that means, that this is not (or not only) an emacs-bug.
>
> I'll report it to the vncviewer list.
>
> Sorry about the needless bug-report.
OK, thanks. Closing the bug report.
This bug report was last modified 8 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.