bug-gnu-emacs
[Top][All Lists]
Advanced

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

multibyte GZipped files


From: David Kuehling
Subject: multibyte GZipped files
Date: 03 May 2002 16:03:10 +0200

I'm having lots of trouble reading japanese documentation that's
GZipped.  Somehow auto-compression mode is interfering with coding
systems.

Opening a gzipped text file will normally set the buffer into uni-byte
mode.  So before I'm able to use `decode-coding-region' I first have to
call `toggle-enable-multibyte-characters' (which caused a lot of
confusion since I'm used to Buffers being multibyte).

Specifying the coding system via C-x <Ret> c euc-jp C-x f <file>.gz 
won't work either.  The resulting buffer will just be empty.

A similar problem might be related: I'm not able to read japanese info
files with Emacs, when they're GZipped.

I'm using Emacs 21.1 which came with Debian Woody.  Any help would be
appreciated.

David Kühling
-- 
GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205  D016 7DEF 5323 C174 7D40




reply via email to

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