unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!"
@ 2013-04-23 16:25 Drew Adams
  2014-02-10  6:46 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Drew Adams @ 2013-04-23 16:25 UTC (permalink / raw)
  To: 14248

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@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'
 






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

end of thread, other threads:[~2014-02-11  3:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-23 16:25 bug#14248: 24.3.50; crappy error: "Wow, indirect keymap entry!!" Drew Adams
2014-02-10  6:46 ` Lars Ingebrigtsen
2014-02-10 16:44   ` Stefan Monnier
2014-02-10 17:06     ` Drew Adams
2014-02-10 19:00       ` Stefan Monnier
2014-02-10 19:43         ` Drew Adams
2014-02-11  3:48           ` Stefan Monnier

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).