GNU bug report logs - #3378
23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal)

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Mon, 25 May 2009 21:45:03 UTC

Severity: normal

Done: David Reitter <david.reitter <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ian Eure <ian <at> digg.com>
To: 3378 <at> debbugs.gnu.org
Cc: "bug-gnu-emacs <at> gnu.org David Reitter" <david.reitter <at> gmail.com>
Subject: bug#3378: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal)
Date: Wed, 27 May 2009 16:54:51 -0700
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



This bug report was last modified 15 years and 353 days ago.

Previous Next


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