Re: Push/pop hoist?

2015-12-02 Thread Phil
> Not 100% clear on your goal - basically cut / yank / push a subtree, > which you're identifying by hoisting, to a stack, rather than the > single content clipboard, and the copy / pop it somewhere else later? > I guess I'm confused by the mix of moving subtrees and hoisting. > > The

Re: Push/pop hoist?

2015-12-02 Thread Jacob Peck
Hmm... Chapters provide a similar function. I use them all the time for this functionality. Hope this helps! -->Jake On 12/2/2015 9:44 AM, Phil wrote: Not 100% clear on your goal - basically cut / yank / push a subtree, which you're identifying by hoisting, to a stack, rather than

Re: Push/pop hoist?

2015-12-02 Thread Phil
> Chapters provide a similar function. I use them all the time for this > functionality. > > > Thanks for the tip, that is helpful. I had looked at chapters in the past but didn't really get how they work. Playing with it again, now I get it. -- You received this message because you are

Re: Push/pop hoist?

2015-12-02 Thread Jacob Peck
The 'problem' with chapters, if you can call it that, is that they 'feel' more permanent -- you're making a change to the tree structure (with @chapter nodes) to accommodate it -- of course, they're disposable if you wish, just not transparently so. -->Jake On 12/2/2015 10:36 AM, Phil wrote:

Re: Can't run/install on OSX 10.11

2015-12-02 Thread Edward K. Ream
On Tue, Dec 1, 2015 at 4:55 PM, Matt Feifarek wrote: > Hi there. > > I'm trying to run Leo 4.11-final on a Mac (10.11.1) on Python 2.7. > > I followed the instructions here: > > http://leoeditor.com/installing.html#installing-leo-on-macos-10-7-lion-and-later > > I am

Re: Push/pop hoist?

2015-12-02 Thread Phil
> The 'problem' with chapters, if you can call it that, is that they 'feel' > more permanent -- you're making a change to the tree structure (with > @chapter nodes) to accommodate it -- of course, they're disposable if you > wish, just not transparently so. > > Sure, that's a good point. I

Re: Push/pop hoist?

2015-12-02 Thread 'Terry Brown' via leo-editor
On Wed, 2 Dec 2015 11:52:20 -0800 (PST) Phil wrote: > > The 'problem' with chapters, if you can call it that, is that they > > 'feel' more permanent -- you're making a change to the tree > > structure (with @chapter nodes) to accommodate it -- of course, > > they're

Can't run/install on OSX 10.11

2015-12-02 Thread Matt Feifarek
Hi there. I'm trying to run Leo 4.11-final on a Mac (10.11.1) on Python 2.7. I followed the instructions here: http://leoeditor.com/installing.html#installing-leo-on-macos-10-7-lion-and-later I am using the system python (2.7) because that's what brew seems to want. I was able to install