all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17084: undefined variable access trigger "variable is void: unread-command-char"
@ 2014-03-24 13:27 Jakub Jankiewicz
  2014-03-24 14:42 ` bug#17084: It must be a bug Jakub Jankiewicz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jakub Jankiewicz @ 2014-03-24 13:27 UTC (permalink / raw)
  To: 17084

[-- Attachment #1: Type: text/plain, Size: 909 bytes --]

whenever I use undefined varaible this message is triggered:

(message "%s" some-undefined-variable)

message: Symbol's value as variable is void: unread-command-char

(in *Messages* buffer)

or

(mapcar 'car some-undefined-var)

mapcar: Symbol's value as variable is void: unread-command-char

when it's in .emacs file or when I call eval-last-sexp (C-x C-e)

Strange but when I call emacs -q I don't have that error I have
message from debuger (*Backtrace* buffer)

Emacs version:

GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2) of 2013-07-27 on
roseapple, modified by Debian

I don't know what inside by .emacs is causing this, I don't have
unread-command-char in any mode I'm using.

Any idea how to find the root of the bug?

--
𝑱𝒂𝒌𝒖𝒃 𝑱𝒂𝒏𝒌𝒊𝒆𝒘𝒊𝒄𝒛 (𝑊𝑒𝑏 𝐷𝑒𝑣𝑒𝑙𝑜𝑝𝑒𝑟)
http://jcubic.pl

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-25  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-24 13:27 bug#17084: undefined variable access trigger "variable is void: unread-command-char" Jakub Jankiewicz
2014-03-24 14:42 ` bug#17084: It must be a bug Jakub Jankiewicz
2014-03-24 15:53   ` Michael Heerdegen
2014-03-24 16:42 ` bug#17084: Fw: " Jakub Jankiewicz
2014-03-25  9:48 ` bug#17084: Close [invalid] Jakub Jankiewicz

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.