In article <[EMAIL PROTECTED]>, Reiner Steib <[EMAIL PROTECTED]> writes:
> There's a problem with this:
> - Save the attached file as "Latin-7.txt".
> - Start Emacs:
> $ LC_ALL=C emacs -Q Latin-7.txt
> - C-h v buffer-file-coding-system RET gives:
> ,
> | buffer-file-coding-system's value
On Fri, Mar 04 2005, Reiner Steib wrote:
> On Tue, Mar 01 2005, Stefan Monnier wrote:
>
>> Reiner Steib wrote:
>>> 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
On Tue, Mar 01 2005, Stefan Monnier wrote:
> Reiner Steib wrote:
>> 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 MIM
It seems good it me. Handa, do you agree?
___
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
> `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
Hi,
`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:;;;###au