Developer get together?

2018-04-17 Thread 'tfer' via leo-editor
Any thoughts on a developer get together as in past years? And/or Leo enthusiasts/developers going to PyCon in Cleveland running the middle of next month? Tom -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and

Re: The keys2 branch is now of devel quality

2018-04-17 Thread Edward K. Ream
On Tue, Apr 17, 2018 at 11:24 AM, Edward K. Ream wrote: Some recent rev broke abbreviations. I'm on it. > ​Rev 18bfc7837 should fix this. I am continuing to clean (change) the key handling code. A lot of code has collapsed in complexity, and considerably more soon will.

Re: The keys2 branch is now of devel quality

2018-04-17 Thread jkn
On Tuesday, April 17, 2018 at 8:41:44 PM UTC+1, jkn wrote: > > > > On Tuesday, April 17, 2018 at 5:38:06 PM UTC+1, Terry Brown wrote: >> >> On Tue, 17 Apr 2018 11:24:04 -0500 >> "Edward K. Ream" wrote: >> >> > On Tue, Apr 17, 2018 at 9:34 AM, Edward K. Ream

Re: The keys2 branch is now of devel quality

2018-04-17 Thread jkn
On Tuesday, April 17, 2018 at 5:38:06 PM UTC+1, Terry Brown wrote: > > On Tue, 17 Apr 2018 11:24:04 -0500 > "Edward K. Ream" wrote: > > > On Tue, Apr 17, 2018 at 9:34 AM, Edward K. Ream > > > wrote: > > > > ​> It should now be pretty safe to use

Re: Question about cloning nodes

2018-04-17 Thread Edward K. Ream
On Tue, Apr 17, 2018 at 8:42 AM, Edward K. Ream wrote: ​> ​ On Mac, Ctl+` doesn't work... It works for me, with both a Microsoft ergonomic keyboard and the Apple keyboard. This may be a problem with the overly-intrusive MacOS system-wide key bindings. I have a half memory

Re: The keys2 branch is now of devel quality

2018-04-17 Thread Edward K. Ream
On Tue, Apr 17, 2018 at 11:38 AM, Terry Brown wrote: FWIW I've been testing it and haven't had any problems ​Glad to hear it.​ > hadn't noticed > ​ ​ > the abbrevs. thing though. > ​I'll fix this later today. Edward -- You received this message because you are

Re: The keys2 branch is now of devel quality

2018-04-17 Thread Terry Brown
On Tue, 17 Apr 2018 11:24:04 -0500 "Edward K. Ream" wrote: > On Tue, Apr 17, 2018 at 9:34 AM, Edward K. Ream > wrote: > > ​> It should now be pretty safe to use the keys2 branch. Please do > > test this cod​e. > > Some recent rev broke abbreviations.

Re: The keys2 branch is now of devel quality

2018-04-17 Thread Edward K. Ream
On Tue, Apr 17, 2018 at 9:34 AM, Edward K. Ream wrote: ​ ​ ​> It should now be pretty safe to use the keys2 branch. Please do test this cod ​e. ​ ​ Some recent rev broke abbreviations. I'm on it. Edward -- You received this message because you are subscribed to the

Re: The keys2 branch is now of devel quality

2018-04-17 Thread Edward K. Ream
On Tuesday, April 17, 2018 at 9:20:49 AM UTC-5, Edward K. Ream wrote: It should now be pretty safe to use the keys2 branch. Please do test this > code. > The opening comment of #423 now reflect present progress and future plans. This

The keys2 branch is now of devel quality

2018-04-17 Thread Edward K. Ream
It should now be pretty safe to use the keys2 branch. Please do test this code. Before pushing to keys2, I run all unit tests and do my other usual tests, including eating my own dog food. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor"

Re: Question about cloning nodes

2018-04-17 Thread Edward K. Ream
On Tue, Apr 17, 2018 at 7:56 AM, Joe Orr wrote: > Couple of questions about cloning nodes: > > On Mac, Ctl+` doesn't work... anyone else having this issue? Is there a > workaround? > ​I'll look into this today. Edward -- You received this message because you are subscribed

Question about cloning nodes

2018-04-17 Thread Joe Orr
Couple of questions about cloning nodes: On Mac, Ctl+` doesn't work... anyone else having this issue? Is there a workaround? I have a Leo file with a list of research papers that I'd like to clone and categorize sort into different categories. Is there any way to clone a bunch of nodes at

Re: ENB: Keys2 branch: progress report

2018-04-17 Thread Edward K. Ream
On Monday, April 16, 2018 at 6:58:58 AM UTC-5, Edward K. Ream wrote: Yesterday's work demonstrates all the essential features of #423: Simplify > key handling with a new KeyStroke class. > > Work is going well. It's time to test the "keys2"

Re: Basic Layout of the Leo GUI

2018-04-17 Thread rengel
Leo uses tabs to switch workspaces (contexts). Each .leo file can define or redefine what menus, settings, plugins and so on are available within it's context. So tabs are the highest level of containment. IMO this is only partly true. There are always menus, menu items, and functions that