On 4/24/2012 8:39 PM, Douglas Crosher wrote:
A tool to add the coding file option to lisp source files is now available. This can also be used to transcode all the files to UTF-8, or to attempt transcoding to ISO-8859-1 or US-ASCII with loss in comments. There is an example for the current Quicklisp releases with a few required exceptions. This is experimental, particularly the transcoding to ISO-8859-1 or US-ASCII. Please backup your code before giving this a try! See: http://www.scieneer.com/files/transcode.lisp
Thanks for sharing. Would be nice if someone puts relevant pieces in a library since this has quite a bit of generally (outside of lisp source file encoding conversion) useful stuff.
-Antony