all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* multibyte GZipped files
@ 2002-05-03 14:03 David Kuehling
  2002-05-03 16:15 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: David Kuehling @ 2002-05-03 14:03 UTC (permalink / raw)


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

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

* Re: multibyte GZipped files
  2002-05-03 14:03 multibyte GZipped files David Kuehling
@ 2002-05-03 16:15 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2002-05-03 16:15 UTC (permalink / raw)


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

Thanks for reporting this.

Does this happen in "emacs -q --no-site-file"?  If the problem still
persists in such a session, could you please make a small file that can be
used to reproduce the problem, and put it somewhere where it can be
retrieved via FTP or some other method?

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

end of thread, other threads:[~2002-05-03 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-03 14:03 multibyte GZipped files David Kuehling
2002-05-03 16:15 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.