I disabled the following setting in leoSettings.leo: @@string script_file_path = ../test/scriptFile.py
I also change the default script file to ~/.leo/scriptFile.py. This was required to make the ctrl+b work with the debian package. It's a bad idea to write relative to leo load dir, because it's a read only directory if leo is "installed" (debian package, setup.py) as opposed to just being run locally. I guess this is one of the @settings that should probably be removed altogether; if a user wants to break his leo installation, he should at least be required to edit the source code to do that ;-) -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
