GNU bug report logs - #14248
24.3.50; crappy error: "Wow, indirect keymap entry!!"

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 23 Apr 2013 16:31:02 UTC

Severity: minor

Tags: moreinfo

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14248 in the body.
You can then email your comments to 14248 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14248; Package emacs. (Tue, 23 Apr 2013 16:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 23 Apr 2013 16:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
Date: Tue, 23 Apr 2013 09:25:22 -0700
This error message, in keymap.c, is unhelpful and inappropriate:
 
      /* If the contents are (KEYMAP . ELEMENT), go indirect.  */
      else if (KEYMAPP (XCAR (object)))
 error ("Wow, indirect keymap entry!!");
      else
 return object;


In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2013-04-17 on ODIEONE
Bzr revision: 112320 monnier <at> iro.umontreal.ca-20130418001233-g6wsqi5bpq2hsd0k
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14248; Package emacs. (Mon, 10 Feb 2014 06:49:01 GMT) Full text and rfc822 format available.

Message #8 received at 14248 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 14248 <at> debbugs.gnu.org
Subject: Re: bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
Date: Sun, 09 Feb 2014 22:46:53 -0800
"Drew Adams" <drew.adams <at> oracle.com> writes:

> This error message, in keymap.c, is unhelpful and inappropriate:
>
>       /* If the contents are (KEYMAP . ELEMENT), go indirect.  */
>       else if (KEYMAPP (XCAR (object)))
>  error ("Wow, indirect keymap entry!!");
>       else
>  return object;

So science.  Much helpful.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14248; Package emacs. (Mon, 10 Feb 2014 16:45:02 GMT) Full text and rfc822 format available.

Message #11 received at 14248 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 14248 <at> debbugs.gnu.org, Drew Adams <drew.adams <at> oracle.com>
Subject: Re: bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
Date: Mon, 10 Feb 2014 11:44:44 -0500
>> This error message, in keymap.c, is unhelpful and inappropriate:

Tell us why you care.


        Stefan




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14248; Package emacs. (Mon, 10 Feb 2014 17:07:02 GMT) Full text and rfc822 format available.

Message #14 received at 14248 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>, Lars Ingebrigtsen
 <larsi <at> gnus.org>
Cc: 14248 <at> debbugs.gnu.org
Subject: RE: bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
Date: Mon, 10 Feb 2014 09:06:15 -0800 (PST)
> >> This error message, in keymap.c, is unhelpful and inappropriate:
> 
> Tell us why you care.

I don't like Emacs (which I like) to issue unhelpful, inappropriate,
crappy error messages.  I got the erro message, and it meant nothing
to me.

Users deserve better.  Tell us why you do not care.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14248; Package emacs. (Mon, 10 Feb 2014 19:01:02 GMT) Full text and rfc822 format available.

Message #17 received at 14248 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 14248 <at> debbugs.gnu.org
Subject: Re: bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
Date: Mon, 10 Feb 2014 14:00:40 -0500
>> >> This error message, in keymap.c, is unhelpful and inappropriate:
>> Tell us why you care.
> I don't like Emacs (which I like) to issue unhelpful, inappropriate,
> crappy error messages.  I got the erro message, and it meant nothing
> to me.
> Users deserve better.  Tell us why you do not care.

Maintainers also deserve better.  E.g. they deserve to know what you did
to trigger that error.


        Stefan "will you learn how to report bugs?"




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14248; Package emacs. (Mon, 10 Feb 2014 19:44:01 GMT) Full text and rfc822 format available.

Message #20 received at 14248 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 14248 <at> debbugs.gnu.org
Subject: RE: bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
Date: Mon, 10 Feb 2014 11:43:10 -0800 (PST)
> Maintainers also deserve better.  E.g. they deserve to know what you
> did to trigger that error.

I'm sorry, but I don't recall from a year ago.  And it's possible
that I was not aware at the time just what triggered the error.

As you know, when I can provide a how-it-happened I typically do.

But perhaps the code can tell you how this error is triggered?

And regardless of how the error was raised, why such a message?




Reply sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
You have taken responsibility. (Tue, 11 Feb 2014 03:49:02 GMT) Full text and rfc822 format available.

Notification sent to "Drew Adams" <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Tue, 11 Feb 2014 03:49:02 GMT) Full text and rfc822 format available.

Message #25 received at 14248-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 14248-done <at> debbugs.gnu.org
Subject: Re: bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
Date: Mon, 10 Feb 2014 22:48:15 -0500
> I'm sorry, but I don't recall from a year ago.  And it's possible
> that I was not aware at the time just what triggered the error.

Closing, then,


        Stefan




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 11 Mar 2014 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 104 days ago.

Previous Next


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