On Wed, 2010-07-07 at 20:46 +1100, Laurent FRANCOIS wrote:
> >
> > Put a proper
> >
> > # -*- coding: utf-8 -*-
> >
> > header to the file, and then of course use a decent editor to make 
> > sure utf-8 is actually used. Then things should run smoothly.
> >
> > Diez
> >
> 
> Already done !!
> And I use emacs 23 to edit my code....

I assure you it does work fine here, provided you follow Diez
suggestion. And AFAIK even if emacs 23 does support utf8, it does not
necessarily systematically save all documents as utf8. This is really
NOT a problem with Elixir... Try using simple utf8 strings without using
Elixir, like 'éèç'.decode('utf8')

PS: if you expect to continue receiving (free) support from this mailing
list (or any other I suspect), the least you can do is to stay polite.

Gaetan


-- 
You received this message because you are subscribed to the Google Groups 
"SQLElixir" 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/sqlelixir?hl=en.

Reply via email to