unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Ian Eure <ian@digg.com>
Cc: "bug-gnu-emacs@gnu.org David Reitter" <david.reitter@gmail.com>,
	3378@emacsbugs.donarmstrong.com
Subject: bug#3378: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal)
Date: Wed, 27 May 2009 18:44:22 -0700 (PDT)	[thread overview]
Message-ID: <200905280144.n4S1iMGS008580@godzilla.ics.uci.edu> (raw)
In-Reply-To: <76E6E305-9BE5-458B-89AB-68D0BEDC171F@digg.com> (Ian Eure's message of "Wed, 27 May 2009 16:54:51 -0700")

Ian Eure <ian@digg.com> writes:

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

There's no need to add overhead with an alias, just needs to be renamed
to x-own-selection-internal.
I probably missed this one when renaming `x-disown-selection-internal'
and other similar things.





  parent reply	other threads:[~2009-05-28  1:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200905280144.n4S1iMGS008580@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=3378@emacsbugs.donarmstrong.com \
    --cc=david.reitter@gmail.com \
    --cc=ian@digg.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).