Re: Use Leo to edit large existing sphinx doc?

2015-07-11 Thread Edward K. Ream
On Thu, Jul 9, 2015 at 9:08 PM, Paul Graves-DesLauriers pdexmi...@gmail.com wrote: ​Hey, it's good to have a visitor from a long long time ago and a far-away galaxy :-)​ Reviewing the online documentation and this group gives me the idea that I should be able to use Leo to organize and edit an

Re: c global var getting locked to a window?

2015-07-11 Thread Edward K. Ream
On Thu, Jul 9, 2015 at 4:11 PM, john lunzer lun...@gmail.com wrote: Edward/Terry, can you help explain what is happening and what is a more Leonic way of dealing with this issue. ​The term is Leonine :-) It appears that your plugin is trying to cheat somehow by not keeping careful track of

Rev 631a10: @bool syntax-error-popup

2015-07-11 Thread Edward K. Ream
When True, this settings causes Leo to issue a Syntax-Error dialog when syntax errors are detected while saving a .leo file. The default is False, so Leo's legacy operation is the default. I added this setting because all too often I don't notice the syntax errors reported in the log. You

Rev abe5563: @bool preload-find-pattern

2015-07-11 Thread Edward K. Ream
Pre-loading the find pattern on Ctrl-F (start-search) has proved problematic. The new setting (default False) restores legacy operation. *Note*: this setting does not affect the find-def or find-var commands. Edward -- You received this message because you are subscribed to the Google Groups

Re: c global var getting locked to a window?

2015-07-11 Thread 'Terry Brown' via leo-editor
On Sat, 11 Jul 2015 08:25:35 -0500 Edward K. Ream edream...@gmail.com wrote: On Thu, Jul 9, 2015 at 4:11 PM, john lunzer lun...@gmail.com wrote: Edward/Terry, can you help explain what is happening and what is a more Leonic way of dealing with this issue. ​The term is Leonine :-) It