Re: Proposal: abandon #303 and VR3

2016-09-23 Thread lewis
Running commit 6e9d291, I ran vr and leo flashes the vr pane for a fraction of a second then leo closes completely. Here is log after loading: *Leo Log WindowLeo 5.4-devel, build 20160722143100, Fri, Jul 22, 2016 2:31:00 PMGit repo info: branch = master, commit = 6e9d2918348dPython

Re: xml (html) parser ignores tags

2016-09-23 Thread Edward K. Ream
On Thursday, May 19, 2016 at 12:57:13 PM UTC-5, Largo84 wrote: > > When Leo attempts to parse an html page using either @auto or @clean > (refresh from disc), it does a pretty good job of creating nodes from > and other tags. However, it doesn't create nodes for tags. > Sorry to take so long

Re: importer proposal

2016-09-23 Thread Edward K. Ream
On Friday, September 23, 2016 at 12:53:46 PM UTC-5, Edward K. Ream wrote: > > On Wednesday, September 21, 2016 at 11:11:06 AM UTC-5, tfer wrote: >> >> There are always request for new importers or changes to existing >> importers, few people other than Edward have wrapped their mind around how

Re: Object Explorer (was Re: Leo and Eve)

2016-09-23 Thread Edward K. Ream
On Mon, May 16, 2016 at 2:40 PM, 'Terry Brown' via leo-editor < leo-editor@googlegroups.com> wrote: https://github.com/leo-editor/snippets/blob/master/introspect.py > might be an object explorer, depending on your definition. > ​Rev ​ ​b455d3e adds this script as an @button node to scripts.leo.

Re: Rendering markdown in the viewrendered pane

2016-09-23 Thread Edward K. Ream
On Tue, Jun 14, 2016 at 2:11 AM, Anthony Correia < anthony.correi...@gmail.com> wrote: > Hello, > > I have a node as follows: > @language md > > @all > > I write stuff in descendant nodes. What I would like to do is to render > each descendant node as markdown in the viewrendered pane and to

Re: importer proposal

2016-09-23 Thread Edward K. Ream
On Wednesday, September 21, 2016 at 11:11:06 AM UTC-5, tfer wrote: > > There are always request for new importers or changes to existing > importers, few people other than Edward have wrapped their mind around how > to do this for themselves. This is a proposal to make this easier for > people

Re: Viewrendered pane becomes static

2016-09-23 Thread Edward K. Ream
On Sat, May 21, 2016 at 10:27 PM, lewis wrote: > I have noticed the Viewrendered pane lose live-render and become static. > > To observe open leo file, and run vr. > The vr pane opens, attached to leo, and not floating. > Hover over a splitter, 'right-click> remove 1

Re: Viewrendered not loading using Python 3.5.1 64-bit and PyQt 5.6.0 on Windows 10 64-bit

2016-09-23 Thread Edward K. Ream
On Sun, Jun 12, 2016 at 7:24 AM, Dee wrote: > > I just installed Leo on my Windows 10 64-bit computer, but it won't load > viewrendered. > There has been considerable work on the vr and vr2 plugins lately. They should both work with the latest revs, or explain why not. In

Re: Leo 5.4b1 coming soon. Please test

2016-09-23 Thread Edward K. Ream
On Wed, Sep 21, 2016 at 11:01 AM, Edward K. Ream wrote: The only remaining bug on the list is #304 > , which is annoying > nit that applies only to PyQt5 on Windows. > Although closed, #304 continues to have

Re: Leo 5.4b1 coming soon. Please test

2016-09-23 Thread Edward K. Ream
On Fri, Sep 23, 2016 at 12:01 AM, 'tfer' via leo-editor < leo-editor@googlegroups.com> wrote: > git pull complains that stderr.txt and or stdout.txt can't be merged. I > think these files might be due to the pythonw.exe fix. Anyway, I think > that these need to be added to .gitignore > ​Thanks

Re: Proposal: abandon #303 and VR3

2016-09-23 Thread Edward K. Ream
On Thu, Sep 22, 2016 at 5:22 PM, lewis wrote: Leo successfully reports the that viewrendered2 doesn't get on well with > PyQt5, and proceeds to load viewrendered plugin. All the unpleasant errors > are gone. > This is very neat! > ​This is more of a bug than a feature