jed-users mailing list

[2009 Date Index] [2009 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Trouble with mail_mode (email.sl et al.)


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


[2009 date index] [2009 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]