all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David De La Harpe Golden <david@harpegolden.net>
To: 6677@debbugs.gnu.org
Cc: Peter Dyballa <Peter_Dyballa@Freenet.DE>,
	Chong Yidong <cyd@stupidchicken.com>
Subject: bug#6677: 24.0.50; NS variant cannot copy to pasteboard correctly
Date: Sun, 25 Jul 2010 07:56:41 +0100	[thread overview]
Message-ID: <4C4BE029.7010804@harpegolden.net> (raw)
In-Reply-To: <4C4620D0.70704@harpegolden.net>

On 20/07/10 23:18, David De La Harpe Golden wrote:


> *** Since x11 emacs is now actually using X11 CLIPBOARD, it is likely
> that the attached _untested_ but minor patch or something very like it
> is correct on nextstep.
>

Update: Taking a bit longer than I expected, mostly thanks to debian's 
gnustep packages having some known bugs on amd64 that _I_ didn't know 
about, could have saved myself a _lot_ of time just latest svn gnustep 
in the first place, gah.

One work-in-progess note: Turns out that first patch wasn't quite 
correct either, modern GNUstep's "gpbs" pasteboard daemon actually 
supports a conventional [1] mapping to X11 selections, as follows, 
visible in [2]

x11 side    ns side
CLIPBOARD   General Pasteboard
PRIMARY     "Selection" named pasteboard
SECONDARY   "Secondary" named pasteboard

(Wonder if the Xquartz guys are aware of that...)

I think it is quite obviously desirable that ns emacs adopt that scheme.

[1] At one stage gnustep did use a different scheme, there is still a 
backward compat defaults setting that flips them around 
("GSOldClipboard"), but the default is now the above, thankfully.


[2] 
http://svn.gna.org/viewcvs/gnustep/libs/back/trunk/Tools/xpbs.m?rev=29270&view=markup





  parent reply	other threads:[~2010-07-25  6:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-20 10:13 bug#6677: 24.0.50; NS variant cannot copy to pasteboard correctly Peter Dyballa
2010-07-20 22:18 ` David De La Harpe Golden
2010-07-21  1:47   ` David De La Harpe Golden
2010-07-21 10:26   ` Peter Dyballa
2010-07-21 22:35     ` David De La Harpe Golden
2010-07-22  8:22       ` Peter Dyballa
2010-07-22 21:17         ` David De La Harpe Golden
2010-07-25  6:56   ` David De La Harpe Golden [this message]
2010-08-08 23:01     ` David De La Harpe Golden
2010-08-09 23:05       ` Peter Dyballa
2010-08-09 23:58         ` David De La Harpe Golden
2010-08-18  6:22 ` Jan Djärv
2010-08-18 21:56   ` David De La Harpe Golden
2010-08-19  5:57     ` Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C4BE029.7010804@harpegolden.net \
    --to=david@harpegolden.net \
    --cc=6677@debbugs.gnu.org \
    --cc=Peter_Dyballa@Freenet.DE \
    --cc=cyd@stupidchicken.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.