unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mike FABIAN <mfabian@redhat.com>
Cc: 20906@debbugs.gnu.org
Subject: bug#20906: 25.0.50;
Date: Mon, 05 Oct 2015 20:05:25 +0300	[thread overview]
Message-ID: <837fn1z1nu.fsf@gnu.org> (raw)
In-Reply-To: <s9dfv1pgxu0.fsf@ari.site>

> From: Mike FABIAN <mfabian@redhat.com>
> Cc: 20906@debbugs.gnu.org
> Date: Mon, 05 Oct 2015 17:05:27 +0200
> 
> Eli Zaretskii <eliz@gnu.org> さんはかきました:
> 
> >> No.
> >> 
> >> Pasting from gedit, gnome-terminal, ... (probably all gtk3 programs)
> >> behaves the same way as pasting from firefox (Stuff like
> >> \u6708\u66dc\u65e5 is inserted).
> >
> > Sounds like a problem unrelated to Emacs directly.
> 
> With the Emacs version as distributed on Fedora 22, i.e.:
> 
> $ /usr/bin/emacs --version
> GNU Emacs 24.5.1
> 
> it works fine though. From rxvt-unicode, from firefox and gtk-programs,
> from xterm, everything fine.
> 
> With “GNU Emacs 25.0.50.1” compiled from current git master,
> it does not work.

So I guess the logical next step is to see what is different between
these 2 versions, first wrt what happens in xselect.c.  If we get the
non-ASCII codepoints there instead of the literal \uNNNN strings, then
the difference is probably with how we request the selection data, and
if we get the same strings in 24.5, then the difference is probably in
how we process the data after x_get_window_property returns it.

Could you look into this, please?

Thanks.





      reply	other threads:[~2015-10-05 17:05 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26 20:35 bug#20906: 25.0.50; Pasting unicode from external applications with mouse wheel on Unix Boris Kheyfets
2015-06-26 21:37 ` Kaushal
2015-06-26 21:41   ` Boris Kheyfets
2015-06-27  7:27     ` Eli Zaretskii
2015-06-27  7:58       ` Boris Kheyfets
2015-06-27  8:12         ` Eli Zaretskii
     [not found]           ` <CADVzOS83fAf1na7ThotyD3mGOJak-U=ZayhGd=cC3=xT2JZuKQ@mail.gmail.com>
2015-06-27  8:33             ` Eli Zaretskii
2015-06-27  8:34             ` Eli Zaretskii
2015-06-27 10:02               ` Boris Kheyfets
2015-06-27 11:44                 ` Eli Zaretskii
2015-10-03 13:15 ` bug#20906: 25.0.50; Mike FABIAN
2015-10-03 14:00   ` Eli Zaretskii
2015-10-05  4:34     ` Mike FABIAN
2015-10-05  6:21       ` Eli Zaretskii
2015-10-05  6:30         ` Mike FABIAN
2015-10-05  7:06           ` Eli Zaretskii
2015-10-05 10:07             ` Mike FABIAN
2015-10-05 10:29               ` Eli Zaretskii
2015-10-05 11:20                 ` Mike FABIAN
2015-10-05 11:39                   ` Eli Zaretskii
2015-10-05 12:04                     ` Andreas Schwab
2015-10-05 12:30                       ` Eli Zaretskii
2015-10-05 15:08                         ` Mike FABIAN
2015-10-05 17:06                           ` Eli Zaretskii
2015-10-06  6:30                             ` Mike FABIAN
2015-10-06 16:29                               ` Eli Zaretskii
2015-10-06 19:44                                 ` Mike FABIAN
2015-10-07  6:35                                   ` Mike FABIAN
2015-10-07 15:33                                     ` Eli Zaretskii
2015-10-08  8:10                                       ` Mike FABIAN
2015-10-08 13:15                                 ` Mike FABIAN
2015-10-08 13:25                                   ` Mike FABIAN
2015-10-08 14:02                                   ` Andreas Schwab
2015-10-08 14:58                                     ` Eli Zaretskii
2015-10-08 15:08                                       ` Andreas Schwab
2015-10-08 15:15                                         ` Eli Zaretskii
2015-10-08 15:33                                           ` Andreas Schwab
2015-10-08 15:42                                             ` Eli Zaretskii
2015-10-08 16:56                                               ` Mike FABIAN
2015-10-09 15:34                                                 ` Mike FABIAN
2015-10-12  8:39                                                   ` Andreas Schwab
2015-10-12 12:20                                                     ` Mike FABIAN
2015-10-12 15:56                                                       ` Eli Zaretskii
2015-10-05 14:24                       ` Mike FABIAN
2015-10-05 14:55                     ` Mike FABIAN
2015-10-05 15:01                     ` Mike FABIAN
2015-10-05 15:05                     ` Mike FABIAN
2015-10-05 17:05                       ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=837fn1z1nu.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20906@debbugs.gnu.org \
    --cc=mfabian@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).