On Fri, Nov 1, 2013 at 5:24 AM, Edward K. Ream <edream...@gmail.com> wrote:

> On Fri, Nov 1, 2013 at 12:24 AM, Steve Litt <sl...@troubleshooters.com>wrote:
>
>
>> Prompted by the tutorial, I did the following:
>>
> [snip]
>
>
>> * The latest file was steve.leo. There was no
>> 
>> myDocument.html
>> * sudo updatedb; locate myDocument.html
>> * No myDocument.html was found.
>>
>
> Thanks, 
>
> Steve.  I'll look into this.
>


This is all very odd.

First, the default setting is 

@bool rst3_call_docutils = True, so it shouldn't matter whether you set
this correctly or not.

Second, I don't see how the log can *only* say "done" after the rst3
command, whether you execute from the Cmds menu (not recommended) or do
<alt-x>rst3<return> or via your own personal keystroke or via Ctrl-P
(repeat-complex-command).

1.  If docutils does not exist, you should see:

    wrote: <path-to-myDocument>myDocument.html.txt
    writeToDocutils: docutils not present
    done

2. If docutils does exist, then you should see:

    wrote: <path-to-myDocument>myDocument.html.txt
    wrote: <path-to-myDocument>myDocument.html
    done

Please run Leo from a console and report what you see there.  Thanks.

Edward

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
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