On 09/25/2013 02:39 PM, Edward K. Ream wrote:
> On Wednesday, September 25, 2013 4:34:34 PM UTC-5, Edward K. Ream wrote:
> 
>  > I'll attempt a fix immediately.
> 
> How does rev 6053 work for you?
> 
> EKR

Rev 6053 does change the symptoms slightly, but there are still one
error message repeated three times.  Looks like you forgot a colon
ending the conditional statement you added.

Leo Log Window
Leo 4.11a3, build 6053, 2013-09-25 16:00:25
Python 2.7.3, qt version 4.8.1
linux2
setting leoID from os.getenv('USER'): 'bob05'
load dir: /home/ldi/bzr/LeoLatest/leo/core
global config dir: /home/ldi/bzr/LeoLatest/leo/config
home dir: /home/bob05
reading settings in /home/ldi/bzr/LeoLatest/leo/config/leoSettings.leo
docutils loaded
reading settings in /home/bob05/.leo/myLeoSettings.leo
Found /help
Error exec'ing @data abbreviations-subst-env
Traceback (most recent call last):
  File "/home/ldi/bzr/LeoLatest/leo/core/leoEditCommands.py", line 390,
in init_env
    exec(result,c.abbrev_subst_env,c.abbrev_subst_env)
  File "<string>", line 59
    if pwd and _user_name
                        ^
SyntaxError: invalid syntax
Abbreviations off
reading settings in /home/ldi/tmp/x.leo
Error exec'ing @data abbreviations-subst-env
Traceback (most recent call last):
  File "/home/ldi/bzr/LeoLatest/leo/core/leoEditCommands.py", line 390,
in init_env
    exec(result,c.abbrev_subst_env,c.abbrev_subst_env)
  File "<string>", line 59
    if pwd and _user_name
                        ^
SyntaxError: invalid syntax
Error exec'ing @data abbreviations-subst-env
Traceback (most recent call last):
  File "/home/ldi/bzr/LeoLatest/leo/core/leoEditCommands.py", line 390,
in init_env
    exec(result,c.abbrev_subst_env,c.abbrev_subst_env)
  File "<string>", line 59
    if pwd and _user_name
                        ^
SyntaxError: invalid syntax
Abbreviations off
reading: /home/ldi/tmp/x.leo


-- 
Segundo Bob
[email protected]

-- 
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