GNU bug report logs - #6680
24.0.50; yank (paste) on os x

Previous Next

Packages: emacs, ns;

Reported by: rick frankel <rick <at> rickster.com>

Date: Tue, 20 Jul 2010 16:26:01 UTC

Severity: normal

Merged with 6677, 6702, 6752, 6801

Found in version 24.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 6680 in the body.
You can then email your comments to 6680 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6680; Package emacs. (Tue, 20 Jul 2010 16:26:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to rick frankel <rick <at> rickster.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 20 Jul 2010 16:26:01 GMT) Full text and rfc822 format available.

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

From: rick frankel <rick <at> rickster.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; yank (paste) on os x
Date: Tue, 20 Jul 2010 12:08:38 -0400
Copy (M-W)/Yank (C-Y) causes the error:

     Quit: "pasteboard doesn't contain valid data"

since the integration (revno: 100824 [merge]) of 2010-07-15. 

Note that the nightly of 2010-07-14 works, and that kill (C-K).../Yank
works as well.

      1) $ ./nextstep/Emacs.app/Contents/MacOS/Emacs -Q
      2) Select default text in '*scratch*' buffer.
      3) M-W (Copy)
      4) C-Y (Yank)

In GNU Emacs 24.0.50.2 (x86_64-apple-darwin10.4.0, NS apple-appkit-1038.32)
of 2010-07-20 on BigDog.local
Windowing system distributor `Apple', version 10.3.1038
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-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
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> <double-down-mouse-1> <mouse-movement> 
<mouse-movement> <double-drag-mouse-1> M-w C-y <down-mouse-1> 
<mouse-1> <down-mouse-1> <mouse-movement> <mouse-movement> 
<drag-mouse-1> <down-mouse-1> <mouse-1> C-x b <return> 
M-x e m a <tab> b u <tab> C-a C-k r e p <tab> o <tab> 
r <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set
Quit: "pasteboard doesn't contain valid data"
Making completion list... [2 times]

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr message rfc822 mml mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug
help-mode view tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win
easymenu tool-bar dnd fontset image fringe lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mldrag 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 loaddefs button
minibuffer faces cus-face files text-properties overlay md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process ns multi-tty emacs)




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6680; Package emacs. (Tue, 20 Jul 2010 22:20:02 GMT) Full text and rfc822 format available.

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

From: David De La Harpe Golden <david <at> harpegolden.net>
To: rick frankel <rick <at> rickster.com>
Cc: 6680 <at> debbugs.gnu.org
Subject: Re: bug#6680: 24.0.50; yank (paste) on os x
Date: Tue, 20 Jul 2010 23:20:17 +0100
On 20/07/10 17:08, rick frankel wrote:
> Copy (M-W)/Yank (C-Y) causes the error:
>
>       Quit: "pasteboard doesn't contain valid data"
>
> since the integration (revno: 100824 [merge]) of 2010-07-15.
>

N.B. quite likely the same bug as or closely related to #6677








Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6680; Package emacs. (Wed, 21 Jul 2010 00:25:02 GMT) Full text and rfc822 format available.

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

From: rick frankel <rick <at> rickster.com>
To: David De La Harpe Golden <david <at> harpegolden.net>
Cc: 6680 <at> debbugs.gnu.org
Subject: Re: bug#6680: 24.0.50; yank (paste) on os x
Date: Tue, 20 Jul 2010 20:25:22 -0400
On Tue, Jul 20, 2010 at 11:20:17PM +0100, David De La Harpe Golden wrote:
> On 20/07/10 17:08, rick frankel wrote:
> >Copy (M-W)/Yank (C-Y) causes the error:
> >
> >      Quit: "pasteboard doesn't contain valid data"
> >
> >since the integration (revno: 100824 [merge]) of 2010-07-15.
> >
> 
> N.B. quite likely the same bug as or closely related to #6677

Possibly two aspects of the same underlying issue. BTW, i think it is
related to the interaction of (from the 100824 commit):

	+*** `x-select-enable-clipboard' now defaults to t.


and, under ns-emacs:

(describe-variable 'x-select-enable-clipboard)
x-select-enable-clipboard is a variable defined in `C source code'.
It is void as a variable.




Merged 6680 6702. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 22 Jul 2010 18:23:01 GMT) Full text and rfc822 format available.

Merged 6680 6702 6752 6801. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 12 Aug 2010 22:37:02 GMT) Full text and rfc822 format available.

Forcibly Merged 6677 6680 6702 6752 6801. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 23 Aug 2010 22:52:01 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. (Tue, 21 Sep 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 276 days ago.

Previous Next


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