unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* utf-7 coding system autoload
@ 2005-10-23  1:41 Kevin Ryde
  2005-10-24 11:36 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2005-10-23  1:41 UTC (permalink / raw)


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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-24 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-23  1:41 utf-7 coding system autoload Kevin Ryde
2005-10-24 11:36 ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).