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: David De La Harpe Golden
Subject: bug#6677: 24.0.50; NS variant cannot copy to pasteboard correctly
Date: Wed, 18 Aug 2010 22:56:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5

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]