On Mon, Jan 25, 2010 at 5:53 AM, Edward K. Ream <[email protected]> wrote:

> Time now to resolve this issue.

Rev 2757 contains various recent changes, including several that
relates to this bug.  And it certainly is a bug.

The new @edit read code uses utf-8 as the encoding of the file.  With
this change, I can now see the proper text, and I can confirm the
problem you are having.

As Ville says, utf-8 is a reasonable default.  In addition, the @edit
read code should honor a user option to override the default encoding.
 The @edit read code also honor Python encoding lines for .py files.

I plan to fix the bug and extend the @edit read code today.

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