Leo in virtualenv

2015-02-19 Thread Zoltan Benedek
Hi, Sorry for the late reaction, some time ago there were a discussion about Leo in virtualenv. Now I could test it in Python3, PyQt5 on Kubuntu: Here are the steps (I worked in a folder with write permission '/leo'): 1. Install PyQt5 in the system: sudo aptitude install python3-pyqt5 2. Cre

Re: @nosent and file parsing

2015-02-19 Thread Jacob M. Peck
Perhaps user-configurable, with a @bool auto-on-refresh-nosent = True? On 2/19/2015 10:59 AM, Kent Tenney wrote: might it be feasible / make sense to offer @auto style parsing when doing @nosent 'refresh from disk' into a blank body? IE: initial import Thanks, Kent On Wed, Feb 18, 2015 at 7:03

Re: @nosent and file parsing

2015-02-19 Thread Jacob M. Peck
Feels like beating a dead horse here, but +1 for this. -->Jake On 2/19/2015 10:59 AM, Kent Tenney wrote: might it be feasible / make sense to offer @auto style parsing when doing @nosent 'refresh from disk' into a blank body? IE: initial import Thanks, Kent On Wed, Feb 18, 2015 at 7:03 AM, Edwa

Re: @nosent and file parsing

2015-02-19 Thread Kent Tenney
might it be feasible / make sense to offer @auto style parsing when doing @nosent 'refresh from disk' into a blank body? IE: initial import Thanks, Kent On Wed, Feb 18, 2015 at 7:03 AM, Edward K. Ream wrote: > > > On Wed, Feb 18, 2015 at 6:45 AM, Kent Tenney wrote: >> >> OK, I think I see. >> I

Re: An xslt prototype for a read-only version of Leo as a web app

2015-02-19 Thread Edward K. Ream
On Wed, Feb 18, 2015 at 3:23 PM, Jacob Peck wrote: > > On 2/18/2015 10:54 AM, Edward K. Ream wrote: > > 1. Visiting http://leoeditor.com/xslt-test.leo does not work. > > The browser renders xslt-test.leo xml, not html. That is, the browser > does not perform the xslt transformations. > > Your w