From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 22 13:42:28 2014 Received: (at submit) by debbugs.gnu.org; 22 Oct 2014 17:42:28 +0000 Received: from localhost ([127.0.0.1]:60165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgzvW-0005vE-PO for submit@debbugs.gnu.org; Wed, 22 Oct 2014 13:42:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41533) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgzm4-0005fp-Sw for submit@debbugs.gnu.org; Wed, 22 Oct 2014 13:32:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgzlp-0005Xn-Jc for submit@debbugs.gnu.org; Wed, 22 Oct 2014 13:32:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50,HTML_MESSAGE, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgzlp-0005Xa-Gu for submit@debbugs.gnu.org; Wed, 22 Oct 2014 13:32:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgzlh-0003y9-2f for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 13:32:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgzlY-00052a-Mq for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 13:32:17 -0400 Received: from mail-by2on0092.outbound.protection.outlook.com ([207.46.100.92]:47520 helo=na01-by2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgzlY-000527-CA for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 13:32:08 -0400 Received: from BY2PR0201MB0711.namprd02.prod.outlook.com (25.160.124.17) by BY2PR0201MB0712.namprd02.prod.outlook.com (25.160.124.18) with Microsoft SMTP Server (TLS) id 15.0.1054.13; Wed, 22 Oct 2014 15:59:00 +0000 Received: from BY2PR0201MB0711.namprd02.prod.outlook.com ([25.160.124.17]) by BY2PR0201MB0711.namprd02.prod.outlook.com ([25.160.124.17]) with mapi id 15.00.1054.004; Wed, 22 Oct 2014 15:59:00 +0000 From: Ivan Andrus To: "bug-gnu-emacs@gnu.org" Subject: 25.0.50; Can't copy to clipboard on OS X Thread-Topic: 25.0.50; Can't copy to clipboard on OS X Thread-Index: AQHP7hEX3x8NYeQnHEONIGzDun04Lg== Date: Wed, 22 Oct 2014 15:58:59 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.4.5.141003 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [192.150.9.200] x-microsoft-antispam: BCL:0;PCL:0;RULEID:;SRVR:BY2PR0201MB0712; x-exchange-antispam-report-test: UriScan:; x-forefront-prvs: 037291602B x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(164054003)(199003)(377424004)(189002)(5423002)(2351001)(229853001)(80022003)(66066001)(36756003)(120916001)(4396001)(97736003)(99286002)(95666004)(21056001)(106356001)(106116001)(105586002)(64706001)(46102003)(20776003)(99396003)(76482002)(122556002)(107046002)(107886001)(54356999)(86362001)(85306004)(40100003)(31966008)(101416001)(110136001)(50986999)(92566001)(77096002)(19580395003)(2656002)(16236675004)(83506001)(92726001)(85852003)(87936001)(94096001); DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR0201MB0712; H:BY2PR0201MB0711.namprd02.prod.outlook.com; FPR:; MLV:sfv; PTR:InfoNoRecords; A:1; MX:1; LANG:en; Content-Type: multipart/alternative; boundary="_000_D06D304BC668iandrusadobecom_" MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 22 Oct 2014 13:42:23 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) --_000_D06D304BC668iandrusadobecom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable >From Emacs -Q configured with --with-ns, kill some text (e.g. from the *scratch* buffer) and then try and paste it into another program. Notice that it hasn't been copied. This works on the emacs-24 branch. I tried tracking it down and it seems to be due to STRINGP (data) failing on line 369 of src/nsselect.m. I didn't try debugging further to see _why_ it was failing. I also did not try bisecting it, but I can do that if desired. Thanks, Ivan In GNU Emacs 25.0.50.5 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Versio= n 10.9.5 (Build 13F34)) of 2014-10-22 on iandrus-osx Windowing system distributor `Apple', version 10.3.1265 Configured using: `configure --with-ns' Configured features: ACL LIBXML2 ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent input: C-y s-x M-x r e p o r t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Mark set [5 times] Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process cocoa ns multi-tty emacs) Memory information: ((conses 16 77472 5549) (symbols 48 18104 1) (miscs 40 51 163) (strings 32 11980 4326) (string-bytes 1 314371) (vectors 16 9543) (vector-slots 8 383880 9004) (floats 8 61 258) (intervals 56 210 15) (buffers 976 12)) --_000_D06D304BC668iandrusadobecom_ Content-Type: text/html; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable
From Emacs -Q configured with --with-ns, kill some text (e.g. from the=
*scratch* buffer) and then try and paste it into another program.
Notice that it hasn't been copied.  This works on the emacs-= 24 branch.

I tried tracking it down and it seems to be due to STRINGP (data)
failing on line 369 of src/nsselect.m.  I didn't try debuggi= ng further
to see _why_ it was failing.  I also did not try bisecting it, bu= t I can 
do that if desired.

Thanks,
Ivan


In GNU Emacs 25.0.50.5 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 V= ersion 10.9.5 (Build 13F34))
of 2014-10-22 on iandrus-osx
Windowing system distributor `Apple', version 10.3.1265
Configured using:
`configure --with-ns'

Configured features:
ACL LIBXML2 ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> <mouse-movement> <mouse-movement> <dr= ag-mouse-1>
<down-mouse-3> <mouse-3> <double-down-mouse-3> <d= ouble-mouse-3>
C-y <mouse-movement> <mouse-movement> <mouse-movement&g= t;
<mouse-movement> <mouse-movement> <drag-mouse-1> <= ;mouse-movement>
<mouse-movement> <mouse-movement> <drag-mouse-1> <= ;mouse-movement>
<mouse-movement> <drag-mouse-1> s-x M-x r e p o <tab>= ;
r t <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set [5 times]
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util help-fns mail-prsvr mail-utils time-date tooltip
eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list
newcomment elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese=
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak=
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button
faces cus-face macroexp files text-properties overlay sha1 md5 base64<= /div>
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process cocoa ns multi-tty emacs)

Memory information:
((conses 16 77472 5549)
(symbols 48 18104 1)
(miscs 40 51 163)
(strings 32 11980 4326)
(string-bytes 1 314371)
(vectors 16 9543)
(vector-slots 8 383880 9004)
(floats 8 61 258)
(intervals 56 210 15)
(buffers 976 12))

--_000_D06D304BC668iandrusadobecom_-- From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 25 04:02:16 2014 Received: (at 18799) by debbugs.gnu.org; 25 Oct 2014 08:02:16 +0000 Received: from localhost ([127.0.0.1]:34529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XhwIh-0004zk-QO for submit@debbugs.gnu.org; Sat, 25 Oct 2014 04:02:16 -0400 Received: from hylle05.itea.ntnu.no ([129.241.56.225]:37643) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XhwIf-0004zb-39 for 18799@debbugs.gnu.org; Sat, 25 Oct 2014 04:02:14 -0400 Received: from localhost (localhost [127.0.0.1]) by hylle05.itea.ntnu.no (Postfix) with ESMTP id A243B901983 for <18799@debbugs.gnu.org>; Sat, 25 Oct 2014 10:02:11 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hylle05.itea.ntnu.no Received: from localhost (39.226.16.62.customer.cdi.no [62.16.226.39]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hanche) by hylle05.itea.ntnu.no (Postfix) with ESMTPSA id 27988901842; Sat, 25 Oct 2014 10:02:10 +0200 (CEST) Date: Sat, 25 Oct 2014 10:02:10 +0200 (CEST) Message-Id: <20141025.100210.1476831723086652623.hanche@math.ntnu.no> To: 18799@debbugs.gnu.org Subject: 25.0.50; Can't copy to clipboard on OS X From: Harald Hanche-Olsen X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.6 on Emacs 25.0.50 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 18799 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.7 (---) I see the same behaviour with an emacs compiled from trunk yesterday. Furthermore, while copying text from external sources into emacs works initially, it stops working as soon as you kill some text in emacs. – Harald From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 25 05:50:10 2014 Received: (at 18799) by debbugs.gnu.org; 25 Oct 2014 09:50:10 +0000 Received: from localhost ([127.0.0.1]:34608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xhxz7-0000Rn-JR for submit@debbugs.gnu.org; Sat, 25 Oct 2014 05:50:09 -0400 Received: from hylle06.itea.ntnu.no ([129.241.56.235]:54566) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xhxz5-0000Rb-16; Sat, 25 Oct 2014 05:50:08 -0400 Received: from localhost (localhost [127.0.0.1]) by hylle06.itea.ntnu.no (Postfix) with ESMTP id CA9886616D7; Sat, 25 Oct 2014 11:50:03 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hylle06.itea.ntnu.no Received: from localhost (unknown [IPv6:2001:4662:4ff2:0:a143:8c7a:8d2:5ee5]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hanche) by hylle06.itea.ntnu.no (Postfix) with ESMTPSA id 7561866135D; Sat, 25 Oct 2014 11:50:03 +0200 (CEST) Date: Sat, 25 Oct 2014 11:50:01 +0200 (CEST) Message-Id: <20141025.115001.969389120000104142.hanche@math.ntnu.no> To: 18799@debbugs.gnu.org, 18816@debbugs.gnu.org Subject: Re: 25.0.50; Can't copy to clipboard on OS X From: Harald Hanche-Olsen In-Reply-To: <20141025.100210.1476831723086652623.hanche@math.ntnu.no> References: <20141025.100210.1476831723086652623.hanche@math.ntnu.no> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.6 on Emacs 24.4.51 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 18799 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.7 (---) Bugs 18799 and 18816 are duplicates. One of them should be closed or merged into the other, however that goes. – Harald From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 25 09:58:44 2014 Received: (at control) by debbugs.gnu.org; 25 Oct 2014 13:58:44 +0000 Received: from localhost ([127.0.0.1]:35332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xi1rg-0007nG-2M for submit@debbugs.gnu.org; Sat, 25 Oct 2014 09:58:44 -0400 Received: from mailfe01.swip.net ([212.247.154.1]:58478 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xi1rc-0007mz-VO for control@debbugs.gnu.org; Sat, 25 Oct 2014 09:58:42 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50, TVD_SPACE_RATIO Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 539369231 for control@debbugs.gnu.org; Sat, 25 Oct 2014 15:58:34 +0200 From: =?utf-8?Q?Jan_Dj=C3=A4rv?= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: forcemerge Message-Id: Date: Sat, 25 Oct 2014 15:58:33 +0200 To: control@debbugs.gnu.org Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) X-Mailer: Apple Mail (2.1990.1) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) forcemerge 18799 18816 From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 25 09:59:42 2014 Received: (at 18799-done) by debbugs.gnu.org; 25 Oct 2014 13:59:42 +0000 Received: from localhost ([127.0.0.1]:35345 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xi1sc-0007pV-DD for submit@debbugs.gnu.org; Sat, 25 Oct 2014 09:59:42 -0400 Received: from mailfe09.swip.net ([212.247.155.1]:40227 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xi1sa-0007pI-Kn for 18799-done@debbugs.gnu.org; Sat, 25 Oct 2014 09:59:41 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe09.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 369713019; Sat, 25 Oct 2014 15:59:33 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: bug#18799: 25.0.50; Can't copy to clipboard on OS X From: =?utf-8?Q?Jan_Dj=C3=A4rv?= In-Reply-To: <20141025.115001.969389120000104142.hanche@math.ntnu.no> Date: Sat, 25 Oct 2014 15:59:33 +0200 Content-Transfer-Encoding: 7bit Message-Id: <727FA3D6-5B78-4C8A-83EA-9B21BD7D47FC@swipnet.se> References: <20141025.100210.1476831723086652623.hanche@math.ntnu.no> <20141025.115001.969389120000104142.hanche@math.ntnu.no> To: Harald Hanche-Olsen X-Mailer: Apple Mail (2.1990.1) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 18799-done Cc: 18799-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello. This is fixed in trunk. > 25 okt 2014 kl. 11:50 skrev Harald Hanche-Olsen : > > Bugs 18799 and 18816 are duplicates. One of them should be closed or > merged into the other, however that goes. Done. Jan D. From unknown Mon Jun 23 20:19:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 23 Nov 2014 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator