unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 31149@debbugs.gnu.org, monnier@IRO.UMontreal.CA
Subject: bug#31149: 27.0.50; (gui-get-selection nil 'text/html) returns mis-decoded text
Date: Sun, 29 Sep 2019 13:21:13 +0300	[thread overview]
Message-ID: <83k19rflnq.fsf@gnu.org> (raw)
In-Reply-To: <87tv8vpghp.fsf@gnus.org> (message from Lars Ingebrigtsen on Sun,  29 Sep 2019 12:02:42 +0200)

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: monnier@IRO.UMontreal.CA,  31149@debbugs.gnu.org
> Date: Sun, 29 Sep 2019 12:02:42 +0200
> 
> (defun ewp-yank-html ()
> 
> [...]
> 
>   (let ((data (loop for type in '(PRIMARY CLIPBOARD)
> 		    for data = (x-get-selection-internal type 'text/html)
> 
> [...]
> 
>       ;; Somehow the selection is UTF-16 when selecting text in
>       ;; Firefox.
>       (decode-coding-string data 'utf-16-le)

And you do that for _every_ text you get from the clipboard?  Or do
you have some means of detecting those selected in Firefox?

In general, if the text is already decoded, I don't expect this extra
decoding to do anything bad, does it?





  reply	other threads:[~2019-09-29 10:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-13 20:55 bug#31149: 27.0.50; (gui-get-selection nil 'text/html) returns mis-decoded text Stefan Monnier
2018-04-13 21:05 ` Lars Ingebrigtsen
2018-04-14  6:32 ` Eli Zaretskii
2018-04-24 18:11   ` Eli Zaretskii
2018-05-05  9:37     ` Eli Zaretskii
2018-05-11  9:18       ` Eli Zaretskii
2018-05-19  8:50         ` Eli Zaretskii
2019-09-29  8:44 ` Lars Ingebrigtsen
2019-09-29  9:31   ` Eli Zaretskii
2019-09-29  9:37     ` Lars Ingebrigtsen
2019-09-29  9:52       ` Eli Zaretskii
2019-09-29 10:02         ` Lars Ingebrigtsen
2019-09-29 10:21           ` Eli Zaretskii [this message]
2019-09-29 11:48             ` Lars Ingebrigtsen
2021-11-08  1:07 ` Lars Ingebrigtsen
2021-11-08  1:12   ` Lars Ingebrigtsen
2021-11-09  3:44   ` Lars Ingebrigtsen
2021-11-11  4:24     ` Lars Ingebrigtsen

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=83k19rflnq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=31149@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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).