* bug#6680: 24.0.50; yank (paste) on os x
@ 2010-07-20 16:08 rick frankel
2010-07-20 22:20 ` David De La Harpe Golden
0 siblings, 1 reply; 3+ messages in thread
From: rick frankel @ 2010-07-20 16:08 UTC (permalink / raw)
To: 6680
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)
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6680: 24.0.50; yank (paste) on os x
2010-07-20 16:08 bug#6680: 24.0.50; yank (paste) on os x rick frankel
@ 2010-07-20 22:20 ` David De La Harpe Golden
2010-07-21 0:25 ` rick frankel
0 siblings, 1 reply; 3+ messages in thread
From: David De La Harpe Golden @ 2010-07-20 22:20 UTC (permalink / raw)
To: rick frankel; +Cc: 6680
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6680: 24.0.50; yank (paste) on os x
2010-07-20 22:20 ` David De La Harpe Golden
@ 2010-07-21 0:25 ` rick frankel
0 siblings, 0 replies; 3+ messages in thread
From: rick frankel @ 2010-07-21 0:25 UTC (permalink / raw)
To: David De La Harpe Golden; +Cc: 6680
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-21 0:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-20 16:08 bug#6680: 24.0.50; yank (paste) on os x rick frankel
2010-07-20 22:20 ` David De La Harpe Golden
2010-07-21 0:25 ` rick frankel
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).