If I load a Leo file from a directory path with a space character in
WinXP, I receive the following error during the Vim emulation key
remapping:
...
redefining shortcut     Ctrl+bracketleft from set-command-state (all)
to unindent-region (all)
redefining shortcut     Ctrl+y from scroll-outline-up-line (all) to
yank (all)
Traceback (most recent call last):
  File "C:\_Proj\Leo\leo-editor\leo\core\leoGlobals.py", line 3077, in
pr
    sys.stdout.write(s+'\n')
IOError: [Errno 9] Bad file descriptor
redefining shortcut               Ctrl+y from scroll-up (all) to yank
(all)
setting HOME to os.getenv('USER'): 'TL'
...

If I load the same file from a directory path without spaces, I don't
get the error.

In addition to requesting that it be fixed, can someone tell me how to
view the text sent to stdout when running the 'pythonw' command from a
dos batch file.  I would have expected that, when I don't see the
error, that the text sent to stdout would be displayed in the dos
window.

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

Reply via email to