GNU bug report logs - #18799
25.0.50; Can't copy to clipboard on OS X

Previous Next

Package: emacs;

Reported by: Ivan Andrus <iandrus <at> adobe.com>

Date: Wed, 22 Oct 2014 17:43:01 UTC

Severity: normal

Merged with 18816

Found in version 25.0.50

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18799 in the body.
You can then email your comments to 18799 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#18799; Package emacs. (Wed, 22 Oct 2014 17:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ivan Andrus <iandrus <at> adobe.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 22 Oct 2014 17:43:02 GMT) Full text and rfc822 format available.

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

From: Ivan Andrus <iandrus <at> adobe.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 25.0.50; Can't copy to clipboard on OS X
Date: Wed, 22 Oct 2014 15:58:59 +0000
[Message part 1 (text/plain, inline)]
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 Version 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> <drag-mouse-1>
<down-mouse-3> <mouse-3> <double-down-mouse-3> <double-mouse-3>
C-y <mouse-movement> <mouse-movement> <mouse-movement>
<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
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))

[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18799; Package emacs. (Sat, 25 Oct 2014 08:03:01 GMT) Full text and rfc822 format available.

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

From: Harald Hanche-Olsen <hanche <at> math.ntnu.no>
To: 18799 <at> debbugs.gnu.org
Subject: 25.0.50; Can't copy to clipboard on OS X
Date: Sat, 25 Oct 2014 10:02:10 +0200 (CEST)
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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18799; Package emacs. (Sat, 25 Oct 2014 09:51:02 GMT) Full text and rfc822 format available.

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

From: Harald Hanche-Olsen <hanche <at> math.ntnu.no>
To: 18799 <at> debbugs.gnu.org, 18816 <at> debbugs.gnu.org
Subject: Re: 25.0.50; Can't copy to clipboard on OS X
Date: Sat, 25 Oct 2014 11:50:01 +0200 (CEST)
Bugs 18799 and 18816 are duplicates. One of them should be closed or
merged into the other, however that goes.

– Harald




Forcibly Merged 18799 18816. Request was from Jan Djärv <jan.h.d <at> swipnet.se> to control <at> debbugs.gnu.org. (Sat, 25 Oct 2014 13:59:02 GMT) Full text and rfc822 format available.

Reply sent to Jan Djärv <jan.h.d <at> swipnet.se>:
You have taken responsibility. (Sat, 25 Oct 2014 14:00:02 GMT) Full text and rfc822 format available.

Notification sent to Ivan Andrus <iandrus <at> adobe.com>:
bug acknowledged by developer. (Sat, 25 Oct 2014 14:00:04 GMT) Full text and rfc822 format available.

Message #18 received at 18799-done <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Harald Hanche-Olsen <hanche <at> math.ntnu.no>
Cc: 18799-done <at> debbugs.gnu.org
Subject: Re: bug#18799: 25.0.50; Can't copy to clipboard on OS X
Date: Sat, 25 Oct 2014 15:59:33 +0200
Hello.

This is fixed in trunk.

> 25 okt 2014 kl. 11:50 skrev Harald Hanche-Olsen <hanche <at> math.ntnu.no>:
> 
> Bugs 18799 and 18816 are duplicates. One of them should be closed or
> merged into the other, however that goes.

Done.

	Jan D.





Reply sent to Jan Djärv <jan.h.d <at> swipnet.se>:
You have taken responsibility. (Sat, 25 Oct 2014 14:00:04 GMT) Full text and rfc822 format available.

Notification sent to Angelo Graziosi <angelo.graziosi <at> alice.it>:
bug acknowledged by developer. (Sat, 25 Oct 2014 14:00:05 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 23 Nov 2014 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 177 days ago.

Previous Next


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