On Mon, Nov 4, 2013 at 2:38 PM, Ville M. Vainio <[email protected]> wrote:

> Same problem - Option + 2 gives you "calltips on/off", instead of "@"
> character you get in other programs.
>

Thanks for the feedback.

I wonder if the problem might not be with some changed defaults.  They may
have been changed about the same time as rev 6107.

Several settings are the usual suspects:

    @bool enable_alt_ctrl_bindings = True
    @bool ignore_unbound_non_ascii_keys = False
    @bool swap_mac_keys = False

If I read the diffs correct, rev 6107 *added*:

    @bool ignore_unbound_non_ascii_keys = False

which means, I think, that the previous default was True.

So you might change that to see what happens.

Rev 6024 also changed these settings.

Rev 6028 also changed k.handleUnboundKeys in what *should* have been
harmless ways.

This is all that I can see of interest in recent revs.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to