On Wed, Mar 26, 2008 at 8:33 AM, vpe <[EMAIL PROTECTED]> wrote:

>
> problem: local "target_language=plain" settings are not applied


The fix is on cvs.  To make the fix work, please change:

@language default_target_language = whatever

to

@string target_language = plain

Note the double change:  use @string, not @language, and change the name of
the setting.

Apparently, this was an ancient bug.  I have verified that you can use this
setting in either myLeoSettings.leo or leoSettings.leo.


> I should mention that I still use Leo 4.4.2.1 final (with minor
> customization), and only occasionally try the newest version. I
> apologize if I missed some important changes to the settings logic. I
> am using Windows 2000, Leo installed from zip file.


Is there some reason you don't use a newer version of Leo?

I recommend pulling Leo from the bzr trunk if possible.  That way you get
the latest code, and using bzr is significantly easier than downloading from
SourceForge.  After you get the hang of bzr, that is :-)

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to