Re: OTish: asm.js - an extraordinarily optimizable, low-level subset of JavaScript

2018-02-14 Thread PMario
Hi, Just got this link today: https://webassembly.studio/ ... if you want to play with C or Rust -> WebAssembly :) -m -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: Items for Leo 5.0

2012-03-27 Thread PMario
This may be of interest. http://www.confreaks.com/videos/443-rubyconf2010-git-the-stupid-nosql-database -m -- You received this message because you are subscribed to the Google Groups leo-editor group. To post to this group, send email to leo-editor@googlegroups.com. To unsubscribe from this

Re: Issue: @path @auto - strange behaviour (newbie - long post)

2011-12-14 Thread PMario
@ref-delims I'd vote for this. So I think the simplest most bang for the buck solution now is to make sure that Leo ignores the delimiters in @file types where they make no sense.  This is Edward's area of expertise: Should ignore:   @auto nope, I didn't want to have leo ignore

Re: Issue: @path @auto - strange behaviour (newbie - long post)

2011-12-13 Thread PMario
On Dec 13, 5:39 am, Terry Brown terry_n_br...@yahoo.com wrote: If there isn't already a way to disable any special treatment of and there should be, I wonder if Edward has this thread parked in his to-read pile.  Anyway, if it turns out there isn't, file a bug report to make sure it gets

Issue: @path @auto - strange behaviour (newbie - long post)

2011-12-12 Thread PMario
Hi folks, I did test leo some time ago, and decided to wait until the new layout mechanism is sattled down. Now I downloaded leo version (Leo 4.9.1 devel, build 4867, 2011-12-05 06:57:18 -0500) to try again. The layout handling is OK, but I did encounter some strange behaviour with @path and

Re: Issue: @path @auto - strange behaviour (newbie - long post)

2011-12-12 Thread PMario
On Dec 12, 5:50 pm, Terry Brown terry_n_br...@yahoo.com wrote: When you're more experienced with Leo you'll still be able to miss that log message and spend a lot of time wondering what's going on :-} Probably won't happen if I can't fix my problem, which will be a no go. This condition

Re: Issue: @path @auto - strange behaviour (newbie - long post)

2011-12-12 Thread PMario
open and close section into different lines. But sometimes, it isn't. PS are you TiddlyWiki PMario? yup -m -- You received this message because you are subscribed to the Google Groups leo-editor group. To post to this group, send email to leo-editor@googlegroups.com. To unsubscribe from

Re: Persistent custom frame layouts with free_layout

2011-07-02 Thread PMario
Hi Terry, All of this sounds interesting. How can I test it, without downloading the whole repo. I just want to have the latest version. -m On 30 Jun., 23:47, Terry Brown terry_n_br...@yahoo.com wrote: On Thu, 30 Jun 2011 15:50:54 -0500 Kent Tenney kten...@gmail.com wrote: On Wed,

Re: Persistent custom frame layouts with free_layout

2011-07-02 Thread PMario
Terry Thx for quick info. The layout seems to work nice. But it doesn't load at the next startup. Is this by intention? -m On 2 Jul., 14:57, Terry Brown terry_n_br...@yahoo.com wrote: On Sat, 2 Jul 2011 01:47:58 -0700 (PDT) PMario pmari...@gmail.com wrote: Hi Terry, All of this sounds

Re: Persistent custom frame layouts with free_layout

2011-07-02 Thread PMario
On 2 Jul., 15:50, Terry Brown terry_n_br...@yahoo.com wrote: c.free_layout.get_top_splitter().load_layout(   g.app.db['ns_layouts']['layout name'] ) I'd suggest: default :) -- You received this message because you are subscribed to the Google Groups leo-editor group. To post to this group,

Re: Leo 4.9 final is here

2011-06-23 Thread PMario
Cool, but your linked page says: Looking for the latest version? Download Leo-4.9-b4.zip (6.2 MB) I found it in the leo directory :) -m On Jun 21, 1:23 pm, Edward K. Ream edream...@gmail.com wrote: Leo 4.9 final is now available at:http://sourceforge.net/projects/leo/files/ Many thanks to all

Re: Can we change the screen layout?

2011-06-21 Thread PMario
On Apr 29, 8:17 pm, Terry Brown terry_n_br...@yahoo.com wrote: If you have the viewrendered / free_layout plugins enabled you right-click on the panel dividers and swap things around.  Currently it doesn't persist, but hopefully it will in future. Cheers -Terry Hi, I am new to leo. Is there