Re: Problems with Leo 4.6.b1

2009-03-26 Thread VR
Hi Edward, On 26 Mrz., 14:09, "Edward K. Ream" wrote: > ... > The log above tells you which settings files Leo was using.  You may get > different results if this search order is not exactly the same as the search > order in your bzr checkout. > > The trace above should contain a line like: > >

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread drmikecrowe
On Mar 26, 10:44 am, "Edward K. Ream" wrote: > To do search/replace, do Ctrl-F Ctrl-R return Edward, isn't Ctrl-R Outline right? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread Vicent
Hi, this problem (and other problems regarding Find) was already reported sometime ago. See threads "Find tab again", "Usability anoyance in the Find tab" and "Proble with find". Vicent On 26 Març, 14:38, Mike Crowe wrote: > Hi folks, > > This seems absolutely crazy that I need to ask this, b

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread zpcspm
On Mar 26, 7:11 pm, "Ville M. Vainio" wrote: > Ah, yes, sorry about that. I thought search was only broken in Qt. No, it's the same if I run leo with tk GUI. So this happens because: 1. leo has a bug in its search logic 2. I'm doing something wrong (must check some flag perhaps to get the desi

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread Ville M. Vainio
On Thu, Mar 26, 2009 at 5:19 PM, zpcspm wrote: > Which is not available when leo runs with the tk GUI, right? Ah, yes, sorry about that. I thought search was only broken in Qt. -- Ville M. Vainio http://tinyurl.com/vainio --~--~-~--~~~---~--~~ You received thi

Re: leo on portable python

2009-03-26 Thread zpcspm
Do you have problems when installing a release? Did you try to use a snapshot instead? You can download one from here: http://www.greygreen.org/leo/ and just unpack the archive to your USB stick. --~--~-~--~~~---~--~~ You received this message because you are subs

Verifying that @file! will work

2009-03-26 Thread Edward K. Ream
QQQ let me skip ahead to what might be called the "real" Aha, namely that we can imagine three (or is it four?) ways of using bzr. 0. Don't use bzr at all. There is no cooperation. 1. A fully Leonine environment, such as leo-editor. All committers to the repository use Leo. 2. A fully non-Le

Re: leo on portable python

2009-03-26 Thread LordMax
Hi On 26 Mar, 16:39, "Edward K. Ream" wrote: > On Thu, Mar 26, 2009 at 10:28 AM, LordMax wrote: > > > My problem is that I need to use portable python and I have some > > problem installing leo. > > Please be more specific.  What kind of problems are you having? > Installation problem. I can'

Re: leo on portable python

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 10:28 AM, LordMax wrote: > > > My problem is that I need to use portable python and I have some > problem installing leo. Please be more specific. What kind of problems are you having? Edward --~--~-~--~~~---~--~~ You received this mess

leo on portable python

2009-03-26 Thread LordMax
Hi to all. I'm really new to LEO but it seem a really good literate's programming editor. My problem is that I need to use portable python and I have some problem installing leo. Can you help me? Thanks p.s. sorry for my bad english, i'm not use at it --~--~-~--~~~---

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread zpcspm
On Mar 26, 5:15 pm, "Ville M. Vainio" wrote: > You are not using the quicksearch.py plugin ;-) Which is not available when leo runs with the tk GUI, right? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "leo-editor

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread Ville M. Vainio
On Thu, Mar 26, 2009 at 4:58 PM, zpcspm wrote: > What am I doing wrong? You are not using the quicksearch.py plugin ;-) -- Ville M. Vainio http://tinyurl.com/vainio --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread zpcspm
I'll add my two cents about the search being intuitive. Open a leo outline. Insert a node. Add the following content to its body: --- cut here --- begin foo bar aafoobar end --- cut here --- Here I hit Alt-X and enter the 'find-all' command. After hitting the Return key I enter "foo" as search

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread Ville M. Vainio
On Thu, Mar 26, 2009 at 4:44 PM, Edward K. Ream wrote: > Thanks for this report.  This could be called a bug, and it will be fixed > eventually, but the "workaround" is much better than your previous work > flow. This can be fixed by not filtering out events when they come from find tab. -- V

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 8:38 AM, Mike Crowe wrote: > > This seems absolutely crazy that I need to ask this, but using a > relatively recent trunk and Qt (in Windows), I'm struggling to do a > search/replace: Thanks for this report. This could be called a bug, and it will be fixed eventually, b

Re: Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread Terry Brown
On Thu, 26 Mar 2009 09:38:20 -0400 Mike Crowe wrote: > This seems absolutely crazy that I need to ask this, but using a > relatively recent trunk and Qt (in Windows), I'm struggling to do a > search/replace: No help at all - but I have the same issue, I think from a first time use point of vi

Search/replace (or more aptly: what am I missing?)

2009-03-26 Thread Mike Crowe
Hi folks, This seems absolutely crazy that I need to ask this, but using a relatively recent trunk and Qt (in Windows), I'm struggling to do a search/replace: 1) When I pull up the find box, I can't edit the find/replace fields. I can erase the contents, but not type in any new info 2) If

Re: Leo, sphinx, rst3, and reStructuredText sentinels

2009-03-26 Thread Edward K. Ream
On Wed, Mar 25, 2009 at 12:10 PM, Ville M. Vainio wrote: > > On Wed, Mar 25, 2009 at 6:48 PM, Edward K. Ream > wrote: > > > Recognizing something like @sentinelpadding may be trivial, or not, but > > clearly there is some way to get the effect we want.. > I'm no longer so sure about this. In th

Re: found bug in mod_scripting.py

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 8:12 AM, Edward K. Ream wrote: > > > On Thu, Mar 26, 2009 at 1:34 AM, vitalije wrote: > >> >> I have just found bug in mod_scripting plugin. > > > Thanks for this detailed report. Clearly, there is a bug. I'll fix it > immediately. > The fix is on the trunk at rev 1689

Re: found bug in mod_scripting.py

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 1:34 AM, vitalije wrote: > > I have just found bug in mod_scripting plugin. Thanks for this detailed report. Clearly, there is a bug. I'll fix it immediately. Interestingly, pylint does not catch this bug, as I have just re-verified. Edward --~--~-~--~~-

Re: Problems with Leo 4.6.b1

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 12:37 AM, VR wrote: > > I downloaded and installed Leo-4-6-b1.exe w/o errors and warnings. - > See log-01: > > > > Leo Log Window... > Leo 4.6 beta 1, build 1.244 , March 24, 2009 > python 2.6.1, Tk 8.5.2, Pmw 1.3 > Windows 5, 1, 2600, 2, Service Pack 3 > > Can not load

Re: Problems with Leo 4.6.b1

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 1:00 AM, Graham Chiu wrote: > > I'm also having a problem with 4.6 beta 1. I downloaded the zip file > today. > > When I tangle my source using 4.5.1, I don't have a problem. > With 4.6 beta 1, I get the following > > [snip] > > File "C:\Leo\Leo-4-6-b1\leo\core\leoTan

Re: Will just one kind of @file node suffice?!

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 1:20 AM, Ville M. Vainio wrote: > > On Thu, Mar 26, 2009 at 3:45 AM, Edward K. Ream > wrote: > > >> Hashing to rescue! For file foo.py ver 3, we have a private version > >> 2368237aaee.txt.py. The name is the hash digest of contents of foo.py. > > Grab a chair. > > *this

Re: Will just one kind of @file node suffice?!

2009-03-26 Thread Edward K. Ream
On Wed, Mar 25, 2009 at 9:28 PM, Seth Johnson wrote: > > > On Wed, Mar 25, 2009 at 9:45 PM, Edward K. Ream wrote: > >> >> I'm a bit shocked that you haven't found a glaring hole in the idea. I'm >> starting to confront how good this scheme might be. For example, it looks >> like @file! does not