all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: emacs-pretest-bug@gnu.org
Subject: bug#1205: 23.0.60; C-x RET c FOO C-x C-g signals an error
Date: Sun, 19 Oct 2008 17:12:33 +0200	[thread overview]
Message-ID: <utzb8k49q.fsf@gnu.org> (raw)


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

  emacs -Q
  C-x RET c utf-8 RET C-x C-g

produces an unexpected error message:

  Wrong type argument: commandp, nil

(What happened here is that I changed my mind after typing the second
C-x and wanted to bail out.  I expected to see "Quit", not an error.)

The problem happens no matter what coding-system you use instead of
utf-8.


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
d:/gnu/emacs/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-19 on HOME-C4E4A596F7
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

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: cp1255
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

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

Recent input:
<down> <down> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <C-right> <C-right> <C-right> <C-right> <C-right> 
<C-right> <C-right> <C-right> <C-right> <left> <left> 
<left> <left> <left> r C-x C-s C-x C-x C-g <up> <up> 
<up> <up> <up> <up> <up> <up> <C-left> <C-left> C-r 
C-w C-w C-w C-r C-s C-s <prior> <prior> <next> <prior> 
<next> <next> <prior> <prior> <next> <next> M-x s h 
e l l - c o m m <tab> <return> l s <tab> . e <tab> 
d : / g <tab> n <tab> C-h c <tab> e m <tab> SPC C-g 
M-! l s C-h c <tab> C-g C-h f m i n i b u f f e r - 
c o m p l e t e - s h e <tab> <return> C-x C-x C-g 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <up> <up> <up> <up> C-r 
m i n i b C-g C-x o C-x o C-SPC C-x o <down> <right> 
<right> <right> <right> <right> <right> <right> <right> 
<right> <right> <right> <right> <right> <right> <right> 
<right> <return> C-g <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <down> <down> <up> <down> <down> <down> <down> 
<down> <down> <down> <down> <C-left> <left> <left> 
C-h v <return> C-M-v C-x o <prior> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <help-echo> <help-echo> <help-echo> 
M-! l s SPC d : / g n <tab> e m a <tab> / l i s <tab> 
<left> <left> <left> <left> <left> <tab> <down-mouse-2> 
<mouse-2> <C-left> <C-left> <C-left> C-SPC <C-right> 
<C-right> <C-right> <C-right> C-g C-x o C-x <return> 
c u t f - 8 <return> C-x C-g <help-echo> M-x r e p 
o r t - e m a <tab> <return>

Recent messages:
Saving file d:/gnu/emacs/lisp/simple.el...
Wrote d:/gnu/emacs/lisp/simple.el
Quit
Mark saved where search started
TAB (translated from <tab>) runs the command minibuffer-complete-shell-command
Quit
TAB (translated from <tab>) runs the command minibuffer-complete-shell-command
Quit [3 times]
Mark set
Quit [2 times]
universal-coding-system-argument: Wrong type argument: commandp, nil






             reply	other threads:[~2008-10-19 15:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dahc75dt6k.fsf@fencepost.gnu.org>
2008-10-19 15:12 ` Eli Zaretskii [this message]
2008-10-21  2:50   ` bug#1205: 23.0.60; C-x RET c FOO C-x C-g signals an error Glenn Morris
2008-10-21  6:32     ` Eli Zaretskii
2008-10-21  8:52     ` Andreas Schwab
2008-10-22  2:42       ` Kevin Rodgers
2008-10-22  5:17         ` Drew Adams
2008-10-22  7:05           ` Kevin Rodgers
2008-10-22 15:00             ` Stefan Monnier
2008-10-22 16:20             ` Drew Adams
2008-10-22  6:55   ` bug#1205: marked as done (23.0.60; C-x RET c FOO C-x C-g signals an error) Emacs bug Tracking System

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

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

  git send-email \
    --in-reply-to=utzb8k49q.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=1205@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.