FYI
One Leo file opens ok, all others I've tried fail to open with:
File "/usr/fetching/leo-editor/launchLeo.py", line 8, in <module>
leo.core.runLeo.run()
File "/usr/fetching/leo-editor/leo/core/runLeo.py", line 112, in run
files,options = doPrePluginsInit(fileName,pymacs)
File "/usr/fetching/leo-editor/leo/core/runLeo.py", line 165, in
doPrePluginsInit
g.app.config.readSettingsFiles(fn,verbose)
File "/usr/fetching/leo-editor/leo/core/leoConfig.py", line 2019, in
readSettingsFiles
self.updateSettings(c,localFlag)
File "/usr/fetching/leo-editor/leo/core/leoConfig.py", line 2122, in
updateSettings
shortcutsDict,settingsDict = parser.traverse()
TypeError: 'NoneType' object is not iterable
--
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.