Re: 6793177: Added 'recursive' keyword arg to recursive-import code

2017-04-04 Thread Edward K. Ream
On Tuesday, April 4, 2017 at 11:34:36 AM UTC-5, Edward K. Ream wrote: On Tuesday, April 4, 2017 at 3:34:40 AM UTC-5, Edward K. Ream wrote: > > It looks like there have been several bugs lurking in the recursive import > code for a long time. I have created the recursive-import >

Re: 6793177: Added 'recursive' keyword arg to recursive-import code

2017-04-04 Thread Edward K. Ream
On Tuesday, April 4, 2017 at 3:34:40 AM UTC-5, Edward K. Ream wrote: This arg now appears in c.recursiveImport and the RecursiveImportController > ctor. > I had intended to work on #441: Fix bugs in javascript importer today. However, I

Re: OT: Time for a Linux laptop

2017-04-04 Thread Mike Hodson
On Mon, Apr 3, 2017 at 11:58 AM, Edward K. Ream wrote: > ​Just ordered a t460s with backlit keyboard. The video review I watched > raved about the keyboard, which apparently is better than the dell keyboard. > Cool beans :) I've had a good experience with this keyboard

File-open-by-name cmd - path preference

2017-04-04 Thread lewis
Is there any way to set a preferred directory path for the File-open-by-name command? As I have been using the command, the initial directory has changed a few times and I have no idea why. It isn't affected by the last file saved or leoRecentFiles.txt Thanks Lewis -- You received this

6793177: Added 'recursive' keyword arg to recursive-import code

2017-04-04 Thread Edward K. Ream
This arg now appears in c.recursiveImport and the RecursiveImportController ctor. This change may affect existing recursive import scripts. My apologies for the change in API, but "recursive" is *not *the same as "not one_file". We often want to import multiple files from a single