GNU bug report logs - #6677
24.0.50; NS variant cannot copy to pasteboard correctly

Previous Next

Packages: emacs, ns;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Tue, 20 Jul 2010 10:14:01 UTC

Severity: normal

Merged with 6680, 6702, 6752, 6801

Found in version 24.0.50

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


Message #43 received at 6677 <at> debbugs.gnu.org (full text, mbox):

From: David De La Harpe Golden <david <at> harpegolden.net>
To: 6677 <at> debbugs.gnu.org, jan.h.d <at> swipnet.se
Subject: Re: bug#6677: 24.0.50; NS variant cannot copy to pasteboard correctly
Date: Wed, 18 Aug 2010 22:56:23 +0100
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






This bug report was last modified 14 years and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.