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

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

Re: w32-get-clipboard-data


From: Jason Rumney
Subject: Re: w32-get-clipboard-data
Date: Tue, 25 Aug 2015 07:54:24 -0700 (PDT)
User-agent: G2/1.0

On Tuesday, 25 August 2015 18:44:07 UTC+8, Stephen Coda  wrote:
> For me, w32-get-clipboard-data
> always returns null.

w32-get-clipboard-data returns nil if Emacs owns the clipboard, so that the 
internal yank implementation will be used instead, as that will preserve text 
properties in addition to the raw text.

If you copy some text to the clipboard outside of Emacs, does 
w32-get-clipboard-data return the expected result then?  In what way is 
copy/paste not working for you in Emacs?


reply via email to

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