Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Leo 4.4.1.1 final released

0 views
Skip to first unread message

Edward K. Ream

unread,
Sep 8, 2006, 8:57:46 AM9/8/06
to
Leo 4.4.1.1 final September 3, 2006

Leo 4.4.1.1 final is available at:
http://sourceforge.net/project/showfiles.php?group_id=3458&package_id=29106

Leo 4.4.1.1 corrects a last-minute unicode bug in Leo 4.4.1.
This version also adds the new slideshow plugin.

Leo is a text editor, data organizer, project manager and much more. See:
http://webpages.charter.net/edreamleo/intro.html

The highlights of Leo 4.4.1:
----------------------------
- Leo outputs decorators correctly, provided that the decorator is not a Leo
directive.
- A new colorizer plugin controlled by jEdit language description files.
- A new shadow files plugin that allows derived files not to have sentinel
lines.
- Multiple editors in Leo's body pane.
- Search commands now support regex replace patterns: \1, \2, etc.
- Support for external debuggers: see
http://webpages.charter.net/edreamleo/debuggers.html
- The scripting plugin now creates a Debug Script button.
- Several new commands including run-unit-test, python-help,
toggle-invisibles,
and scroll-outline-left/right.
- The help-for-command commands now contains information for almost all
commands.
- A new shortcut_button plugin.

Quote of the month:
-------------------
Thanks for creating the most useful and amazing application that
I've come across in years. I use Leo every day.

Links:
------
4.4.1: http://webpages.charter.net/edreamleo/new-4-4-1.html
4.4: http://webpages.charter.net/edreamleo/new-4-4.html
Leo: http://webpages.charter.net/edreamleo/front.html
Home: http://sourceforge.net/projects/leo/
Download: http://sourceforge.net/project/showfiles.php?group_id=3458
CVS: http://leo.tigris.org/source/browse/leo/
Quotes: http://webpages.charter.net/edreamleo/testimonials.html

--------------------------------------------------------------------
Edward K. Ream email: edre...@charter.net
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------


Claudio Grondi

unread,
Sep 8, 2006, 11:15:22 AM9/8/06
to
Edward K. Ream wrote:
> Leo 4.4.1.1 final September 3, 2006
> Leo 4.4.1.1 final is available at:
> http://sourceforge.net/project/showfiles.php?group_id=3458&package_id=29106
Doesn't run on my system (installed with the .exe):

Python 2.4.2
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>D:\SftwLib\Leo\src\leo.py
leoID = CGr (in D:\SftwLib\Leo\config)
reading settings in D:\SftwLib\Leo\config\leoSettings.leo
Traceback (most recent call last):
File "D:\SftwLib\Leo\src\leo.py", line 320, in ?
run()
File "D:\SftwLib\Leo\src\leo.py", line 95, in run
g.app.config.readSettingsFiles(fileName,verbose)
File "D:\SftwLib\Leo\src\leoConfig.py", line 1341, in readSettingsFiles
c = self.openSettingsFile(path)
File "D:\SftwLib\Leo\src\leoConfig.py", line 1311, in openSettingsFile
c,frame = g.app.newLeoCommanderAndFrame(path,updateRecentFiles=False)
File "D:\SftwLib\Leo\src\leoApp.py", line 568, in newLeoCommanderAndFrame
c.finishCreate()
File "D:\SftwLib\Leo\src\leoCommands.py", line 181, in finishCreate
def finishCreate (self): # New in 4.4.
File "D:\SftwLib\Leo\src\leoCommands.py", line 187, in finishCreate
c = self ; p = c.currentPosition()
TypeError: currentPosition() takes exactly 2 arguments (1 given)

-------------------------------------------------------

???

Claudio Grondi

0 new messages