emacs-devel
[Top][All Lists]
Advanced

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

utf-7 coding system autoload


From: Kevin Ryde
Subject: utf-7 coding system autoload
Date: Sun, 23 Oct 2005 11:41:00 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Is the utf-7 coding system a candidate for autoload-coding-system?

I'm looking at getting the character set in project gutenberg texts
automatically, and one of those has utf-7 (8cart10.txt).  Do I need to
(require 'utf-7) or can just

        (locale-charset-to-coding-system "UTF-7")

drag in what's needed?




reply via email to

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