emacs-devel
[Top][All Lists]
Advanced

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

Re: master 7e3c2b5: Allow NS to handle non-text clipboard contents


From: Alan Third
Subject: Re: master 7e3c2b5: Allow NS to handle non-text clipboard contents
Date: Thu, 25 Nov 2021 21:07:39 +0000

On Thu, Nov 25, 2021 at 12:41:16PM +0100, Michael Albinus wrote:
> alan@idiocy.org (Alan Third) writes:
> 
> > branch: master
> > commit 7e3c2b553fede9feeeb755dfeba875fece0c2f63
> > Author: Alan Third <alan@idiocy.org>
> > Commit: Alan Third <alan@idiocy.org>
> >
> >     Allow NS to handle non-text clipboard contents
> >
> >     * src/nsselect.m (ns_get_foreign_selection): Handle non-plain text
> >     clipboard entries.
> >     (ns_string_from_pasteboard): Remove EOL conversion.
> >     (syms_of_nsselect): Define QTARGETS.
> > ---
> >  src/nsselect.m | 80 
> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
> >  1 file changed, 77 insertions(+), 3 deletions(-)
> 
> This breaks on emba, see <https://emba.gnu.org/emacs/emacs/-/jobs/33883/raw>.

*sigh* I'm looking forward to the day when we can use Objective C
features from this millennium in GCC.

I've pushed a change that I hope fixes this.
-- 
Alan Third



reply via email to

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