GNU bug report logs - #10497
cua mode C-x not working

Previous Next

Package: emacs;

Reported by: Mike Fitzgerald <mikef656 <at> gmail.com>

Date: Fri, 13 Jan 2012 21:23:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Mike Fitzgerald <mikef656 <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 (GNU bug Tracking System)
To: Mike Fitzgerald <mikef656 <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10497: closed (cua mode C-x not working)
Date: Sat, 14 Jan 2012 19:18:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Jan 2012 09:41:52 -0600
with message-id <CACy+NB+6Vo4zhiQKGGyaGUpB9+bKT3hr2oSzqsNNAvY6tBTOVw <at> mail.gmail.com>
and subject line Re: bug#10497: cua mode C-x not working
has caused the debbugs.gnu.org bug report #10497,
regarding cua mode C-x not working
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
10497: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10497
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Fitzgerald <mikef656 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: cua mode C-x not working
Date: Fri, 13 Jan 2012 15:22:09 -0600
[Message part 3 (text/plain, inline)]
From:
mfitzgerald <at> MFITZGERALD-LPT.i-did-not-set--mail-host-address--so-tickle-me
To: bug-gnu-emacs <at> gnu.org
Subject: 23.3; cua-mode C-x not working
--text follows this line--
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your report will be posted to the bug-gnu-emacs <at> gnu.org mailing list
and the gnu.emacs.bug news group, and at http://debbugs.gnu.org.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':

1) emacs-q
2) M-x cua-mode
3) C-x b
4) type in some random letters to create a randomly named buffer
5) type in some random letters to create a random word in my new buffer
6) select the new word
7) C-x (expect to cut the selected text)
8) get message in mode line:
   'Symbol's function definition is void: cua--register'

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'.
For information about debugging Emacs, please read the file
c:/Users/mfitzgerald/Downloads/emacs-23.3-bin-i386/emacs-23.3/etc/DEBUG.


In GNU Emacs 23.3.1 (i386-mingw-nt6.1.7600)
 of 2011-03-10 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 6.1.7600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/imagesupport/include'

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: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  cua-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x c u a - m <tab> <return> C-x b s l d k f j l s
k d j f <return> s l d k f j l s k d j f <return> <up>
<C-S-right> C-x <timeout> <help-echo> <down-mouse-1>
<mouse-1> M-x r e p o r t - b <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Cua mode enabled
cua-cut-region: Symbol's function definition is void: cua--register

Load-path shadows:
None found.

Features:
(shadow sort mail-extr message ecomplete rfc822 mml easymenu mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1
hex-util hashcash mail-utils emacsbug cus-start cus-load cua-base
tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table
ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode
register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
loaddefs button minibuffer faces cus-face files text-properties overlay
md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process multi-tty emacs)
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Mike Fitzgerald <mikef656 <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Drew Adams <drew.adams <at> oracle.com>
Subject: Re: bug#10497: cua mode C-x not working
Date: Sat, 14 Jan 2012 09:41:52 -0600
[Message part 6 (text/plain, inline)]
Hi Glenn,

Re-byte compiling seems to have made the issue go away
However it has been a bit random in its appearance.

Seems reasonable to to close the ticket at this time.

Thanks

Mike

On Fri, Jan 13, 2012 at 3:53 PM, Glenn Morris <rgm <at> gnu.org> wrote:

> Mike Fitzgerald wrote:
>
> > 1) emacs-q
> > 2) M-x cua-mode
> > 3) C-x b
> > 4) type in some random letters to create a randomly named buffer
> > 5) type in some random letters to create a random word in my new buffer
> > 6) select the new word
> > 7) C-x (expect to cut the selected text)
> > 8) get message in mode line:
> >    'Symbol's function definition is void: cua--register'
> [...]
> > In GNU Emacs 23.3.1 (i386-mingw-nt6.1.7600)
> [...]
> > Cua mode enabled
> > cua-cut-region: Symbol's function definition is void: cua--register
>
> Thanks for the report, but I cannot reproduce this with Emacs 23.3 on
> GNU/Linux. cua--register is a variable, not a function. It's hard to see
> how this error could happen. It almost looks like your cua-base.el has
> been mis-compiled, since the only reference to cua--register in
> cua-cut-region is:
>
> (cond
>   (cua--register
>    (copy-to-register cua--register start end t))
>    ...)
>
[Message part 7 (text/html, inline)]

This bug report was last modified 13 years and 191 days ago.

Previous Next


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