* bug#17089: Fw: bug#17084: It must be a bug
@ 2014-03-24 16:32 Jakub Jankiewicz
[not found] ` <handler.17089.B.139567875228657.ack@debbugs.gnu.org>
2014-03-24 18:18 ` bug#17089: Fw: bug#17084: It must be a bug Stefan
0 siblings, 2 replies; 3+ messages in thread
From: Jakub Jankiewicz @ 2014-03-24 16:32 UTC (permalink / raw)
To: 17089
[-- Attachment #1: Type: text/plain, Size: 1916 bytes --]
Forget about the list.
Begin forwarded message:
Date: Mon, 24 Mar 2014 17:30:58 +0100
From: Jakub Jankiewicz <jcubic@onet.pl>
To: Michael Heerdegen <michael_heerdegen@web.de>
Subject: Re: bug#17084: It must be a bug
It pup up message with `unread-command-char` `debug-on-error' have no effect,
it don't enter debuger. And it have nothing to do with my config since when I
load .emacs file using load-file it work fine, I enter debuger. Also I run
emacs with --debug-init.
So it's wrong message and debuger don't work.
The *Messages* have:
Entering debugger...
message: Symbol's value as variable is void: unread-command-char
also *Backtrace* buffer is empty and it's not show up. I have the same when I
try to execute non-exiting function:
(foobar)
foobar: Symbol's value as variable is void: unread-command-char
It's Emacs fault since my .emacs run fine when I run it using load-file.
PS: are there other files that Emacs can run on init, maybe I miss something?
On Mon, 24 Mar 2014 16:53:41 +0100
Michael Heerdegen <michael_heerdegen@web.de> wrote:
> Jakub Jankiewicz <jcubic@onet.pl> writes:
>
> > When I run emacs -q and run M-x load-file "~/.emacs" I don't get that
> > message and have normal message with backtrace.
>
> I'm not sure what this bug report is exactly about. That the debugger
> doesn't pop up in your situation? Note that this is controlled by the
> user option `debug-on-error'.
>
> Or is it about the error you get about `unread-command-char' when
> loading your Emacs? Then you should bisect your config file and try to
> find out what causes the error, i.e., please post a recipe starting from
> emacs -Q reproducing the problem. Also a backtrace of the error you get
> would be helpful.
>
> Michael.
--
Jakub Jankiewicz, Web Developer
http://jcubic.pl
--
Jakub Jankiewicz, Web Developer
http://jcubic.pl
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#17089: Acknowledgement (Fw: bug#17084: It must be a bug)
[not found] ` <handler.17089.B.139567875228657.ack@debbugs.gnu.org>
@ 2014-03-24 16:42 ` Jakub Jankiewicz
0 siblings, 0 replies; 3+ messages in thread
From: Jakub Jankiewicz @ 2014-03-24 16:42 UTC (permalink / raw)
To: 17089
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
Ignore this.
On Mon, 24 Mar 2014 16:33:03 +0000
help-debbugs@gnu.org (GNU bug Tracking System) wrote:
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> bug-gnu-emacs@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 17089@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
--
Jakub Jankiewicz, Web Developer
http://jcubic.pl
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#17089: Fw: bug#17084: It must be a bug
2014-03-24 16:32 bug#17089: Fw: bug#17084: It must be a bug Jakub Jankiewicz
[not found] ` <handler.17089.B.139567875228657.ack@debbugs.gnu.org>
@ 2014-03-24 18:18 ` Stefan
1 sibling, 0 replies; 3+ messages in thread
From: Stefan @ 2014-03-24 18:18 UTC (permalink / raw)
To: Jakub Jankiewicz; +Cc: 17089
> message: Symbol's value as variable is void: unread-command-char
Look for unread-command-char in all your .el and .elc files and rename
it to unread-command-event.
`unread-command-char' is an old name that's been obsolete for many years
and we finally got rid of it.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-24 18:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-24 16:32 bug#17089: Fw: bug#17084: It must be a bug Jakub Jankiewicz
[not found] ` <handler.17089.B.139567875228657.ack@debbugs.gnu.org>
2014-03-24 16:42 ` bug#17089: Acknowledgement (Fw: bug#17084: It must be a bug) Jakub Jankiewicz
2014-03-24 18:18 ` bug#17089: Fw: bug#17084: It must be a bug Stefan
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).