bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24652: 25.1.50; gui-backend-get-selection does not work in xterm fra


From: Lars Ingebrigtsen
Subject: bug#24652: 25.1.50; gui-backend-get-selection does not work in xterm frame
Date: Sat, 06 Feb 2021 13:08:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Olaf Rogalsky <olaf.rogalsky@aol.de> writes:

> Possible solution: There is an alternative escape sequence for querying
> the clipoard content:
>
>    "\e]52;p;?\e\\"
>
> and the response to this is
>
>    "\e]52;p;<base64-encoded-clipboard-content>\e\\"

(I'm going through old bug reports that unfortunately got little response at
the time.)

It looks like this was fixed by this change:

commit f09dc0b81c23046c17574c2ef8d614907455f622
Author:     Mattias EngdegÄrd <mattiase@acm.org>
AuthorDate: Sat Aug 3 12:08:27 2019 +0200

    Fix XTerm OSC 52 selection retrieval (bug#36879)
    
    When asking XTerm for the selection via OSC 52, use ST as string
    terminator in the request to get ST as terminator in the reply,
    because BEL is messy to receive in many ways.
    
Does this work for you in Emacs 28? 

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]