all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* function BUG - workaround in 20.4, none in 21.3, help!
@ 2003-02-11 23:19 Jeff W
  2003-02-12 15:33 ` Jeff W
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff W @ 2003-02-11 23:19 UTC (permalink / raw)


Hi - in 20.4, the function edt-bind-gold-key is defined as

(edt-bind-gold-key KEY GOLD-BINDING &optional DEFAULT)

If you use the optional argument and define it as true.  This works. 
However, in 21.3, the function was redefined without the optional
argument.  That's ok, except that when you use this function in EITHER
20.4 or 21.3 with only 3 arguments, it fails with the message

Error in init file: Wrong type argument: keymapp, edt-user-gold-map. 
(same error in both versions).

Anyone know how I can make this work?  We're moving to 21.3 sitewide
(Linux) and if I can't fix this I'm hosed.

Thanks!
/j

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

end of thread, other threads:[~2003-02-12 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-11 23:19 function BUG - workaround in 20.4, none in 21.3, help! Jeff W
2003-02-12 15:33 ` Jeff W

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.