On Jan 30, 12:38 am, HYRY <[email protected]> wrote:
> So, how can I set app.config.defaultEncoding to UTF8? As of rev 2816, it is possible to set g.app.defaultEncoding use the @string default-encoding setting. However, this is a mere curiosity, since g.app.defaultEncoding otherwise defaults to utf-8. Before Ville objects to having yet another setting, I did this to demonstrate what I think is a new pattern for settings. Instead of using g.app.config ivars, the code should be using g.app.config.getWhatever. Doing so is much cleaner conceptually, and will allow some further cleanups of Leo's config code. 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.
