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: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Leo <sdl.web <at> gmail.com>
Subject: bug#3378 closed by David Reitter <david.reitter <at> gmail.com> (Re:
 bug#3378: 23.0.94; Debugger entered--Lisp error: (void-function
 x-own-selection-internal))
Date: Fri, 05 Jun 2009 14:20:07 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

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

It has been closed by David Reitter <david.reitter <at> gmail.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact David Reitter <david.reitter <at> gmail.com> by
replying to this email.


-- 
3378: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3378
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: David Reitter <david.reitter <at> gmail.com>
To: Leo <sdl.web <at> gmail.com>
Cc: Dan Nicolaescu <dann <at> ics.uci.edu>, 3378 <at> debbugs.gnu.org,
        Ian Eure <ian <at> digg.com>,
        Konrad Podczeck <konrad.podczeck <at> univie.ac.at>,
        3378-done <at> debbugs.gnu.org
Subject: Re: bug#3378: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal)
Date: Fri, 5 Jun 2009 10:14:12 -0400
[Message part 3 (text/plain, inline)]
On May 28, 2009, at 1:27 PM, Leo wrote:

> On 2009-05-28 02:44 +0100, Dan Nicolaescu wrote:
>> 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.
>
> In this case, could someone with CVS write access fix the bug? Thank
> you.

I have just checked in a fix.
[smime.p7s (application/pkcs7-signature, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal)
Date: Mon, 25 May 2009 22:36:47 +0100
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. use mouse to select some text
2. while you are still dragging the mouse, hold down COMMAND key.

Command is set to meta by (setq mac-command-modifier 'meta) in my
setting.

I can get the following backtrace:

Debugger entered--Lisp error: (void-function x-own-selection-internal)
  x-own-selection-internal(SECONDARY #("for notes you don't want 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" 0 59 (fontified t face font-lock-comment-face) 59 62 (fontified t face font-lock-comment-delimiter-face) 62 122 (fontified t face font-lock-comment-face) 122 125 (fontified t face font-lock-comment-delimiter-face) 125 152 (fontified t face font-lock-comment-face)))
  x-set-selection(SECONDARY #("for notes you don't want 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" 0 59 (fontified t face font-lock-comment-face) 59 62 (fontified t face font-lock-comment-delimiter-face) 62 122 (fontified t face font-lock-comment-face) 122 125 (fontified t face font-lock-comment-delimiter-face) 125 152 (fontified t face font-lock-comment-face)))
  mouse-set-secondary((M-drag-mouse-1 (#<window 217 on *scratch*> 19 (147 . 6) 248096730 nil 19 (18 . 0) nil (3 . 6) (8 . 16)) (#<window 217 on *scratch*> 171 (247 . 33) 248097706 nil 171 (30 . 2) nil (7 . 1) (8 . 16))))
  call-interactively(mouse-set-secondary nil nil)


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions.


In GNU Emacs 23.0.94.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46)
 of 2009-05-23 on 200.sub-75-216-116.myvzw.com
Windowing system distributor `Apple', version 10.3.949
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: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t


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.