> `code-pages.el' provides various coding systems.  But only defines
> autoloads for pt154 and iso-8859-11:

> ,----
> | 2 matches for "###autoload(autoload-coding-system" in buffer: 
> code-pages.el.~1.23~
> |    4462:;;;###autoload(autoload-coding-system 'pt154 '(require 'code-pages))
> |    4472:;;;###autoload(autoload-coding-system 'iso-8859-11 '(require 
> 'code-pages))
> `----

> I propose to add autoloads for all iso-8859-* and windows-125* coding
> systems.  With these autoload, Gnus (and probably also other Emacs
> based mail and news readers) are able to display articles with the
> corresponding MIME charsets correctly.

I every once in a while receive email (or see newsposts) with windows-1256
encoding (i.e. an arabic encoding) because of brain-dead software which
selects windows-1256 instead of some latin-1 variant (typically those
messages contain text with a few é, which happen to also exist in
window-1256).

So those autoloads would indeed be very helpful,


        Stefan


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to