guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: displaying UTF8 characters in and out of a script (guile 2.0.5)


From: Andy Wingo
Subject: Re: displaying UTF8 characters in and out of a script (guile 2.0.5)
Date: Sun, 13 Jan 2013 12:02:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On Sun 16 Dec 2012 21:31, Mark H Weaver <address@hidden> writes:

> Also, since your script contains non-ASCII characters, you should place
> a coding declaration in the file so that Guile will know what encoding
> to use when reading it.  If your script is in UTF-8, then put this in
> the first 500 characters of the file:
>
>   ;;; coding: utf-8

I think the default is utf-8 now, correct?

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]