Re: Status of 'make-leo-zip' in Outline 'leoDist' ?

2010-11-01 Thread VR
Hi Edward, I have re-tried the creation of the Leo zip archive from a bazaar snapshot, in this case rev.3600: On 7 Sep., 15:51, Edward K. Ream edream...@gmail.com wrote: On Sep 6, 2:39 pm, VR viktor.ransm...@gmail.com wrote: * The file 'INSTALL.TXT' contains the outline text with

Re: [Bug 603720] Re: @auto parsing error on dedented triple quote string

2010-11-01 Thread Kent Tenney
@auto parsing error on dedented triple quote string https://bugs.launchpad.net/bugs/603720 Edward, You da man!! An edge case, but it was causing me grief, wonderful now. BTW, I had to [home/.leo/db] $ rm -rf * to see the change. Thanks, Kent On Mon, Nov 1, 2010 at 4:31 AM, Edward K. Ream

Re: @auto parsing error on dedented triple quote string

2010-11-01 Thread zpcspm
On Nov 1, 4:48 pm, Kent Tenney kten...@gmail.com wrote: BTW, I had to [home/.leo/db] $ rm -rf * to see the change. I think it is a good idea to do this every time when pulling from trunk. Having a little shell wrapper that syncs the local branch and does the cleanup instead of issuing bzr

Re: Status of 'make-leo-zip' in Outline 'leoDist' ?

2010-11-01 Thread Edward K. Ream
On Mon, Nov 1, 2010 at 5:42 AM, VR viktor.ransm...@gmail.com wrote: Hi Edward,    I have re-tried the creation of the Leo zip archive from a bazaar snapshot, in this case rev.3600: Thanks for these reminders. I'll put them back on the list. Edward -- You received this message because you

Re: PyEnchant in LeoDocs

2010-11-01 Thread Edward K. Ream
On Sat, Oct 30, 2010 at 6:34 AM, squash_racket lewisn...@operamail.com wrote: Edward, In the LeoDocs What's New///Leo 4.8 / Other improvements node, it states 'Leo now uses PyEnchant to check spelling. This is much safer than the old Aspell wrapper' However under the Basics///'Installing

Latest autocompleter plans

2010-11-01 Thread Edward K. Ream
Here are my present plans re the autocompleter: I'd like to experiment with making the present autocompleter more friendly. Ville's recent comments have crystallized my thinking: 1. It should be possible have autocompletion always be enabled. To do this, we need an easy key binding, say

Re: Latest autocompleter plans

2010-11-01 Thread Ville M. Vainio
On Mon, Nov 1, 2010 at 7:19 PM, Edward K. Ream edream...@gmail.com wrote: I'd like to experiment with making the present autocompleter more friendly. Ok, some thoughts: - Ensure that you don't bring all the complicated key handling stuff with you. Try to see whether QCompleter does enough on

Re: Latest autocompleter plans

2010-11-01 Thread Edward K. Ream
On Mon, Nov 1, 2010 at 12:45 PM, Ville M. Vainio vivai...@gmail.com wrote: Ok, some thoughts: - Ensure that you don't bring all the complicated key handling stuff with you. Rev 3608 contains relatively slight modes to the existing (complex) key-handling stuff, binds ctrl-space to

Re: Latest autocompleter plans

2010-11-01 Thread Ville M. Vainio
On Mon, Nov 1, 2010 at 9:55 PM, Edward K. Ream edream...@gmail.com wrote: I would appreciate it if you would try out the new code and report an ui issues that bother you.  Don't worry too much about speed: we both expect that QCompleter might help with that. - I can't choose a completion I

bzr plugin

2010-11-01 Thread Terry Brown
just pushed bzr_qcommands.py plugin Add a node context menu with all the bzr q* commands (bzr qt interface) as submenu. **Requires contextmenu.py.** Bzr is invoked based on the path of the current node. ...oops, maybe Edward had requested no pushing, oh well, unpushing would just be more

Re: Latest autocompleter plans

2010-11-01 Thread Terry Brown
On Mon, 1 Nov 2010 22:11:17 +0200 Ville M. Vainio vivai...@gmail.com wrote: On Mon, Nov 1, 2010 at 9:55 PM, Edward K. Ream edream...@gmail.com wrote: I would appreciate it if you would try out the new code and report an ui issues that bother you.  Don't worry too much about speed: we both

Re: Latest autocompleter plans

2010-11-01 Thread Ville M. Vainio
On Mon, Nov 1, 2010 at 10:36 PM, Terry Brown terry_n_br...@yahoo.com wrote: Doesn't that all just translate to it's not using QCompleter?  Which I think is coming next.  I noticed it only lists numbers of completions starting with Pretty much. Also not completing c.frame.* would be a

Re: Leo 4.8 a1 now available

2010-11-01 Thread Matt Wilkie
Install report, Windows 7 x64. Existing pythons in C:\Python25 and C:\Python26. Existing Leo installed in C:\ocal\apps\leo-editor, from bazaar. License agreement page: I'd say X/MIT style license at the top. The purpose of this is so people who are familiar don't need to read through it in detail