registerCommand bug, bobjack's big boo boo

2008-06-19 Thread bobjack
I am ashamed to say that I have made a very big and very stupid mistake. When I added the c.universallCallback wrapper (appart from mis-spelling universal) I added a wrap=True argument to k.registerCommand so it would wrap func in c.universalCallback when so requested. This should of course

Re: registerCommand bug, bobjack's big boo boo

2008-06-19 Thread Edward K. Ream
On Thu, Jun 19, 2008 at 4:20 AM, bobjack [EMAIL PROTECTED] wrote: I apologize profusely for this very serious error which must have caused a lot of problems and unnecessary hard work for Edward and others. Don't worry about it. I doubt this had much effect on the work I am doing. Edward

Re: I have trashed the trunk.

2008-06-19 Thread Edward K. Ream
On Thu, Jun 19, 2008 at 7:00 AM, bobjack [EMAIL PROTECTED] wrote: I'm sorry I appear to have trashed the trunk. Guess I'm having a bad hair day :( In the future, be sure to run all unit tests before any push. Having all unit tests pass guarantees that a) Leo will most likely continue to

Re: neatest way to eliminate nodes

2008-06-19 Thread Edward K. Ream
On Wed, Jun 18, 2008 at 3:48 PM, Terry Brown [EMAIL PROTECTED] wrote: Whoops, I now find my second approach doesn't work, so back to the original question, what's the neatest way to remove nodes matching a criteria? The only good answer is: carefully. The problem is that deleting a node

Re: New key settings inventions/conventions

2008-06-19 Thread Edward K. Ream
On Wed, Jun 18, 2008 at 12:20 PM, TL [EMAIL PROTECTED] wrote: I now have some local code which binds keys to the do-nothing command. For example, do-nothing !tree = Ctrl-a. It seems to have an advantage over using the ! kill approach in that it retains support for targeting the outline or

Re: neatest way to eliminate nodes

2008-06-19 Thread Terry Brown
On Thu, 19 Jun 2008 09:53:55 -0500 Edward K. Ream [EMAIL PROTECTED] wrote: It is rare to have more than a dozen children Leo can be used for many different tasks, certainly one focus is writing code, and in that case you're probably right, but other applications like cataloging various things,

Re: @file-nosent surprise

2008-06-19 Thread Edward K. Ream
On Wed, Jun 18, 2008 at 3:49 PM, Kent Tenney [EMAIL PROTECTED] wrote: I just created a node @file-nosent buildout/README.txt (README.txt is a rst file) the file buildout/README.txt exists, I expected it to be loaded into the body of the @file-nosent node, It is your expectations, not

Re: Vi problems: Prioritized

2008-06-19 Thread TL
it should be possible to define the needed commands using @command nodes. Any documentation on @command nodes? I can't find any. Thanks, TL --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups leo-editor group. To