Re: LEO file association on windows vista

2009-08-26 Thread brian
I found the problem. When I copy and pasted the ftype from the website, it gives me the wrote quotes. I copied from the online doc, pasted into notepad, changed the paths and then pasted in a cmd window. This didn't work. When I replaced the quotes it worked. I figured out how to get windows

A few newbie questions

2009-08-26 Thread RobS
Hi all, I'm new to Leo and I have to say I've been blown away so far by how flexible and powerful leo seems to be. I have a few basic questions about things I'd like to be able to do, but haven't found in the docs. I know I can script just about anything, but just in case I'm missing an easier

Re: A few newbie questions

2009-08-26 Thread Edward K. Ream
On Wed, Aug 26, 2009 at 8:09 AM, RobS r...@cybershep.net wrote: 1. Is there are command to comment-out a selection or block of code? Select lines, ctrl-shift-( or alt-x add-comments. To uncomment, select lines, strl-shift-( or alt-x delete-comments 2. I know I can launch a URL from a

Re: Executable installer is coming back

2009-08-26 Thread RobS
On Aug 25, 10:42 am, Edward K. Ream edream...@gmail.com wrote: Last night I retrieved the code in leoDist.leo that created the NSIS installer.  It was in Leo 4.4; there may be a later version.  Imo, Leo does need this installer, and it would be worth significant work to make it happen.

Re: general feedback on 4-6-2-final , Tk, windows

2009-08-26 Thread Ville M. Vainio
On 8/26/09, rhh rod.h.holl...@gmail.com wrote: not be too much the case. I took a more careful look today and the situation is not that bad. Nice job on the new release - it is faster. Many thanks for the feedback. I created a bug report https://bugs.launchpad.net/leo-editor/+bug/419466

Re: A few newbie questions

2009-08-26 Thread RobS
On Aug 26, 2:45 pm, Edward K. Ream edream...@gmail.com wrote: 2. I know I can launch a URL from a headline using the @url directive, but is there a way to do the same in the body text?     import webbrowser     webbrowser.open_new(url) Edward Awesome, thank you. What I did with #2 is

Re: Executable installer is coming back

2009-08-26 Thread RobS
On Aug 26, 3:31 pm, Ville M. Vainio vivai...@gmail.com wrote: That would be great, it seems installation is indeed a common annoyance/blocker for Leo adoption. Do you think NSIS is a good installer to stay with, or would you prefer something else? Distutils based installer probably won't be a

Re: A few newbie questions

2009-08-26 Thread Edward K. Ream
On Wed, Aug 26, 2009 at 4:09 PM, RobS r...@cybershep.net wrote: On Aug 26, 2:45 pm, Edward K. Ream edream...@gmail.com wrote: 2. I know I can launch a URL from a headline using the @url directive, but is there a way to do the same in the body text? import webbrowser

Re: Executable installer is coming back

2009-08-26 Thread Edward K. Ream
On Wed, Aug 26, 2009 at 11:11 AM, RobS r...@cybershep.net wrote: On Aug 25, 10:42 am, Edward K. Ream edream...@gmail.com wrote: Last night I retrieved the code in leoDist.leo that created the NSIS installer. It was in Leo 4.4; there may be a later version. Imo, Leo does need this