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

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

bug#6677: 24.0.50; NS variant cannot copy to pasteboard correctly


From: Jan Djärv
Subject: bug#6677: 24.0.50; NS variant cannot copy to pasteboard correctly
Date: Thu, 19 Aug 2010 07:57:12 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

Done.

        Jan D.


David De La Harpe Golden skrev 2010-08-18 23.56:
On 18/08/10 07:22, Jan Djärv wrote:
I checked in the patch so we can deal with any possible remaining selection
changes that may happen in Emacs.


Hi Jan, you seem to have checked in the earlier GNUStep-incompatible NS
pasteboard names, would you please switch in nsselect.m (line 542):

void
nxatoms_of_nsselect (void)
{
NXPrimaryPboard = @"Selection";
NXSecondaryPboard = @"Secondary";
}

As per the later version of my changes?

That way all of clipboard/primary/secondary work on gnustep/x11






reply via email to

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