bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3378: marked as done (23.0.94; Debugger entered--Lisp error: (void-f


From: Emacs bug Tracking System
Subject: bug#3378: marked as done (23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal))
Date: Fri, 05 Jun 2009 14:20:06 +0000

Your message dated Fri, 5 Jun 2009 10:14:12 -0400
with message-id <039AD301-F19A-4CDB-90AE-C1F7EBA04AFB@gmail.com>
and subject line Re: bug#3378: 23.0.94; Debugger entered--Lisp error: 
(void-function x-own-selection-internal)
has caused the Emacs bug report #3378,
regarding 23.0.94; Debugger entered--Lisp error: (void-function 
x-own-selection-internal)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3378: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3378
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.94; Debugger entered--Lisp error: (void-function x-own-selection-internal) Date: Mon, 25 May 2009 22:36:47 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (darwin)
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


--- End Message ---
--- Begin Message --- 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
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.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]