On Sun, Nov 28, 2010 at 6:00 AM, mye <[email protected]> wrote: > I noticed that new settings can _only_ be read from files. I'd like to > understand the reason for this.
It would be more accurate to say that settings can only be read reliably during *startup*. During startup, many settings get cached for efficiency/convenience reasons, so changing the settings later will have no effect. More importantly, many settings would be difficult to change after startup. This should not concern you. Leo has many commands that toggle settings that the user may actually want to change, such as search/replace settings, autocompletion status and the like. Let me know if there is a setting that should be settable after startup, and I'll see what I can do. 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.
