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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Drew Adams" <drew.adams <at> oracle.com>
Subject: bug#14248: closed (Re: bug#14248: 24.3.50; crappy error: "Wow,
 indirect keymap entry!!")
Date: Tue, 11 Feb 2014 03:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 14248 <at> debbugs.gnu.org.

-- 
14248: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14248
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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

[Message part 3 (message/rfc822, inline)]
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'
 




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

Previous Next


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