From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.bugs Subject: bug#6677: 24.0.50; NS variant cannot copy to pasteboard correctly Date: Wed, 21 Jul 2010 02:47:33 +0100 Message-ID: <4C4651B5.2010506@harpegolden.net> References: <3F766F47-ADAC-45DA-9F56-27E576362DB8@Freenet.DE> <4C4620D0.70704@harpegolden.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1279677659 7570 80.91.229.12 (21 Jul 2010 02:00:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 21 Jul 2010 02:00:59 +0000 (UTC) Cc: Chong Yidong , rick frankel , Peter Dyballa To: 6677@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 21 04:00:52 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ObOc6-0003gl-NE for geb-bug-gnu-emacs@m.gmane.org; Wed, 21 Jul 2010 04:00:51 +0200 Original-Received: from localhost ([127.0.0.1]:52272 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObOc4-0000l2-Gj for geb-bug-gnu-emacs@m.gmane.org; Tue, 20 Jul 2010 22:00:48 -0400 Original-Received: from [140.186.70.92] (port=46987 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObOby-0000kq-4t for bug-gnu-emacs@gnu.org; Tue, 20 Jul 2010 22:00:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObObw-0002eU-Ux for bug-gnu-emacs@gnu.org; Tue, 20 Jul 2010 22:00:42 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54296) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObObw-0002eO-Tf for bug-gnu-emacs@gnu.org; Tue, 20 Jul 2010 22:00:40 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1ObOPi-0007Hz-8E; Tue, 20 Jul 2010 21:48:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: David De La Harpe Golden Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 21 Jul 2010 01:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6677 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6677-submit@debbugs.gnu.org id=B6677.127967683428007 (code B ref 6677); Wed, 21 Jul 2010 01:48:02 +0000 Original-Received: (at 6677) by debbugs.gnu.org; 21 Jul 2010 01:47:14 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObOOw-0007Hg-Jz for submit@debbugs.gnu.org; Tue, 20 Jul 2010 21:47:14 -0400 Original-Received: from harpegolden.net ([65.99.215.13]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObOOt-0007HZ-Lj for 6677@debbugs.gnu.org; Tue, 20 Jul 2010 21:47:12 -0400 Original-Received: from [87.198.55.208] (87-198-55-208.ptr.magnet.ie [87.198.55.208]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTPSA id AA92A68436; Wed, 21 Jul 2010 02:47:33 +0100 (IST) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5 In-Reply-To: <4C4620D0.70704@harpegolden.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 20 Jul 2010 21:48:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:38715 Archived-At: 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. > > Can you try building an emacs with the patch on macosx? > > Note that even with the patch applied, it may not act quite the same as > before, but that is not necessarily a bug but rather a change. Er, actually chunks of lisp/term/ns-win.el likely need rewriting too. (the repeated use of the phrase "cut buffer" is particularly worrying - in X11 terms, that means "obsolete thingy that basically no-one uses, replaced by the selections mechanism many years ago"). That previous patch is probably necessary but not sufficient. Basically someone who knows enough of both X11 and nextstep/macosx needs to sort things out. I guess that just about includes me for these purposes, but it isn't something I can sort out during the week, and I don't have an extant macosx development environment either (though I suppose gnustep is an apt-get away).