unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jakub Jankiewicz <jcubic@onet.pl>
To: 17084@debbugs.gnu.org
Subject: bug#17084: undefined variable access trigger "variable is void: unread-command-char"
Date: Mon, 24 Mar 2014 14:27:48 +0100	[thread overview]
Message-ID: <20140324142748.1c58647a@jcubic> (raw)

[-- 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 --]

             reply	other threads:[~2014-03-24 13:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24 13:27 Jakub Jankiewicz [this message]
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

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20140324142748.1c58647a@jcubic \
    --to=jcubic@onet.pl \
    --cc=17084@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).