Re: Key bindings - Supporting updates

2008-06-20 Thread TL

I see how a vi_leoSettings.leo separates out the released vi key
bindings but how would someone disable the active EKR bindings and
activate the vi bindings from their myLeoSettings.leo (or
myVi_leoSettings.leo) so that installing new versions of the trunk
won't revert back to the EKR bindings?

TL

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
leo-editor group.
To post to this group, send email to leo-editor@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~--~~~~--~~--~--~---



Key bindings - Supporting updates

2008-06-18 Thread TL

Copying a set of key bindings from leoSettings.leo to
myLeoSettings.leo to enable them means that users must be made aware
when updates to those key bindings are made to the trunk and so they
can copy them again to their myLeoSettings.leo file.  Not an ideal
situation.

Is there any chance that a set of key bindings (like the Vim set)
could remain in the leoSettings.leo file and be enabled/disabled by
using an @bool command in the myLeoSettings.leo file to set a
configuration variable as is done with other Leo configurations?

TL
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
leo-editor group.
To post to this group, send email to leo-editor@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~--~~~~--~~--~--~---



Re: Key bindings - Supporting updates

2008-06-18 Thread yarko

...or maybe a way to include other setting files (akin to plugins),
then you could include a vileoSettings.leo file
(*grin* mimicking my leo Settings naming)

On Jun 18, 12:38 pm, TL [EMAIL PROTECTED] wrote:
 Copying a set of key bindings from leoSettings.leo to
 myLeoSettings.leo to enable them means that users must be made aware
 when updates to those key bindings are made to the trunk and so they
 can copy them again to their myLeoSettings.leo file.  Not an ideal
 situation.

 Is there any chance that a set of key bindings (like the Vim set)
 could remain in the leoSettings.leo file and be enabled/disabled by
 using an @bool command in the myLeoSettings.leo file to set a
 configuration variable as is done with other Leo configurations?

 TL
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
leo-editor group.
To post to this group, send email to leo-editor@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~--~~~~--~~--~--~---