From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: "pasteboard doesn't contain valid data" on OSX Date: Wed, 11 Aug 2010 16:51:14 +0200 Message-ID: <4C62B8E2.1010506@swipnet.se> References: <86y6ci5jbn.fsf@red.stonehenge.com> <4C5F02CD.6050500@swipnet.se> <4C5F1C79.5070104@harpegolden.net> <4C5F9F4F.8040001@swipnet.se> <86wrrxw7mi.fsf@red.stonehenge.com> 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 1281538332 8987 80.91.229.12 (11 Aug 2010 14:52:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 11 Aug 2010 14:52:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Randal L. Schwartz" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 11 16:52:09 2010 Return-path: Envelope-to: ged-emacs-devel@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 1OjCex-0005bi-UI for ged-emacs-devel@m.gmane.org; Wed, 11 Aug 2010 16:52:04 +0200 Original-Received: from localhost ([127.0.0.1]:49050 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjCew-000804-Vn for ged-emacs-devel@m.gmane.org; Wed, 11 Aug 2010 10:52:03 -0400 Original-Received: from [140.186.70.92] (port=60730 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjCen-0007yw-V7 for emacs-devel@gnu.org; Wed, 11 Aug 2010 10:51:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjCem-0005vL-IV for emacs-devel@gnu.org; Wed, 11 Aug 2010 10:51:53 -0400 Original-Received: from smtprelay-h32.telenor.se ([213.150.131.5]:56494) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjCem-0005uk-Bt for emacs-devel@gnu.org; Wed, 11 Aug 2010 10:51:52 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h32.telenor.se (Postfix) with ESMTP id 8A0DCE8128 for ; Wed, 11 Aug 2010 16:51:50 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4xALNVYkxV4S0jPGdsb2JhbACDFYRSmD0MAQEBATUtqguRe4EmgyFzBA X-IronPort-AV: E=Sophos;i="4.55,353,1278280800"; d="scan'208";a="118087367" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 11 Aug 2010 16:51:48 +0200 Original-Received: from anon-98-149.ipredate.net (anon-98-149.ipredate.net [93.182.149.98]) by coolsville.localdomain (Postfix) with ESMTPSA id 3E05F7FA05A; Wed, 11 Aug 2010 16:51:39 +0200 (CEST) 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 In-Reply-To: <86wrrxw7mi.fsf@red.stonehenge.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:128561 Archived-At: Randal L. Schwartz skrev 2010-08-11 16.23: > > Still broken for me. Repeat by switch-to-buffer TMP, type a line of > text, select all, ESC w, ^Y. "pasteboard" error. > > Oddly enough, it *does* work ok for ^K kills. Not sure why those go > through two different paths. Works for me with the patch I sent. But that patch isn't checked in. You did recompile and install ns-win.el didn't you? Jan D.