unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3378: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal)
@ 2009-05-27 23:54 Ian Eure
  2009-05-28  0:14 ` David Reitter
  2009-05-28  1:44 ` Dan Nicolaescu
  0 siblings, 2 replies; 8+ messages in thread
From: Ian Eure @ 2009-05-27 23:54 UTC (permalink / raw)
  To: 3378; +Cc: bug-gnu-emacs@gnu.org David Reitter

I can reproduce here with -Q. Drag around the *scratch* buffer while  
pressing meta.

Here's the backtrace:

Debugger entered--Lisp error: (void-function x-own-selection-internal)
   x-own-selection-internal(SECONDARY #("nt to save, and for Lisp  
evaluation.\n;; If you want to create a file, visit that file with C-x  
C-f,\n;; then enter the text in that file's own buf" 0 37 (fontified t  
face font-lock-comment-face) 37 40 (fontified t face font-lock-comment- 
delimiter-face) 40 100 (fontified t face font-lock-comment-face) 100  
103 (fontified t face font-lock-comment-delimiter-face) 103 145  
(fontified t face font-lock-comment-face)))
   x-set-selection(SECONDARY #("nt to save, and for Lisp evaluation. 
\n;; If you want to create a file, visit that file with C-x C-f,\n;;  
then enter the text in that file's own buf" 0 37 (fontified t face  
font-lock-comment-face) 37 40 (fontified t face font-lock-comment- 
delimiter-face) 40 100 (fontified t face font-lock-comment-face) 100  
103 (fontified t face font-lock-comment-delimiter-face) 103 145  
(fontified t face font-lock-comment-face)))
   mouse-drag-secondary((M-down-mouse-1 (#<window 3 on *scratch*> 186  
(315 . 41) 112283825 nil 186 (45 . 2) nil (0 . 11) (7 . 15))))
   call-interactively(mouse-drag-secondary nil nil)


The problem seems to be that x-own-selection-internal isn't available  
on non-X11 windowing systems (it's ns-own-selection-internal), but it  
called by x-set-selection.

Maybe this needs to be aliased to x-own-selection-internal; I know  
other NS-specific functions have x- aliases for compatibility.

  - Ian





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-06-05 17:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-27 23:54 bug#3378: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal) Ian Eure
2009-05-28  0:14 ` David Reitter
2009-05-28  1:44 ` Dan Nicolaescu
2009-05-28 17:27   ` Leo
2009-06-05 14:14     ` David Reitter
2009-05-25 21:36       ` Leo
2009-06-05 14:20         ` bug#3378: marked as done (23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal)) Emacs bug Tracking System
2009-06-05 17:37       ` bug#3378: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal) Leo

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).