GNU bug report logs - #55727
29.0.50; Incorrect zero symbol transcoding between applications

Previous Next

Package: emacs;

Reported by: Петров Андрей <an.petrov <at> pay-lab.ru>

Date: Mon, 30 May 2022 13:10:01 UTC

Severity: normal

Found in version 29.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 55727-done <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Петров Андрей <an.petrov <at> pay-lab.ru>
Cc: "55727 <at> debbugs.gnu.org" <55727-done <at> debbugs.gnu.org>
Subject: Re: bug#55727: 29.0.50; Incorrect zero symbol transcoding between
 applications
Date: Tue, 31 May 2022 08:16:51 +0800
Петров Андрей <an.petrov <at> pay-lab.ru> writes:

> Hi, Po.
>
> OK, You can close the bug then.

Thanks, closed.

> Just tell me if Emacs have ready to use solution for passing binary
> strings between applications in a form what can be correctly restored
>  with `read' function. I found that output of `print' also can not be
> transferred through application boundary.

You could encode the data in a format such as base64, or alternatively
pass it as input to a subprocess.  Selections are probably the wrong
thing to use for this.




This bug report was last modified 2 years and 354 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.