On Mo, Jun 29 2009, at 11:04:19 +0200, G. Milde wrote: > Generally, byte compiling will speed up loading but not solve other > problems. I'm not having any speed issues, I just used that because I got a more verbose error message that way. > What happens if you replace: > -ifnot (keymap_p(mode)) make_keymap (mode); > with the traditional syntax > +!if (keymap_p (mode)) make_keymap (mode); As mentioned in the other mail, it works much better that way. Thanks. Jens
Attachment:
signature.asc
Description: Digital signature