On Wed, 30 Jul 2014 12:59:30 -0500
"Edward K. Ream" <[email protected]> wrote:

> On Wed, Jul 30, 2014 at 11:11 AM, Edward K. Ream
> <[email protected]> wrote:
> >> Can you confirm that @auto-explicit always trumps extension?
> 
> Works for me. Example: @auto-test xyzzy.txt works.

Indeed, I have three copies of the same file:

md5sum:
b48242021d35479828664d6879864907  /home/tbrown/r/foo_good.txt
b48242021d35479828664d6879864907  /home/tbrown/r/foo.txt
b48242021d35479828664d6879864907  /home/tbrown/r/foo.txxt

and import works on foo.txxt and foo_good.txt but not foo.txt.

...and when I move my testing to a new .leo outline everything works,
I'll just assume the outline I grabbed for testing was haunted /
cursed / possessed and move on.

It was completely reproducible in the bad outline though:

  OK @auto-ctext foo_good.txt
  OK @auto-ctext foo.txxt
  
  FAIL @auto-ctext foo.txt

Cheers -Terry

> But notice, I wrote xyzzy.txt with and @edit node. We probably have to
> be careful when working with "dummy" plugins.  If the writer doesn't
> actually write anything the to-be-imported file doesn't exist, and
> then there isn't anything that ic.createOutline can do.  It surely
> won't call any importer on a non-existent file.
> 
> EKR
> 

-- 
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/d/optout.

Reply via email to