unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18141: 24.4.50; saving .gz file breaks file coding
@ 2014-07-29  6:59 Katsumi Yamaoka
  2014-07-30  0:10 ` Glenn Morris
  0 siblings, 1 reply; 25+ messages in thread
From: Katsumi Yamaoka @ 2014-07-29  6:59 UTC (permalink / raw)
  To: 18141

Hi,

Say there is a file containing non-ascii characters like this:

;;; test.el -*- coding: iso-2022-7bit; -*-
(message "テスト")

When I save this to test.el.gz, `buffer-file-coding-system' is
changed to `no-conversion' and I can see the contents are not
encoded (IOW, encoded by `utf-8-emacs') in that file.  This
happens not only with an ELisp file (try the etc/HELLO file).
No problem on Emacs 24.3.

Thanks.

In GNU Emacs 24.4.50.1 (i686-pc-cygwin, GTK+ Version 3.10.7)
 of 2014-07-28 on localhost
Repository revision: 117589 eliz@gnu.org-20140727180537-6lspaeedou1tg2xr
Windowing system distributor `The Cygwin/X Project', version 11.0.11501000
Configured using:
 `configure --verbose --with-x-toolkit=gtk3'





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

end of thread, other threads:[~2014-08-11  1:06 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29  6:59 bug#18141: 24.4.50; saving .gz file breaks file coding Katsumi Yamaoka
2014-07-30  0:10 ` Glenn Morris
2014-07-30  2:36   ` Katsumi Yamaoka
2014-07-30 13:15     ` Katsumi Yamaoka
2014-08-05  8:34       ` Glenn Morris
2014-08-06 14:36         ` Eli Zaretskii
2014-08-06 16:43           ` Vincent Lefevre
2014-08-06 17:32             ` Eli Zaretskii
2014-08-06 19:08               ` Vincent Lefevre
2014-08-06 19:45                 ` Eli Zaretskii
2014-08-07  0:31                   ` Vincent Lefevre
2014-08-07 12:20                     ` Stefan Monnier
2014-08-07 14:23                       ` Vincent Lefevre
2014-08-11  1:06                         ` Glenn Morris
2014-08-06 17:48           ` Stefan Monnier
2014-08-06 18:10             ` Eli Zaretskii
2014-08-07  0:45               ` Stefan Monnier
2014-08-07 15:14                 ` Eli Zaretskii
2014-08-07 19:08                   ` Stefan Monnier
2014-08-07 19:37                     ` Eli Zaretskii
2014-08-07 20:43                       ` Stefan Monnier
2014-08-08  5:51                         ` Eli Zaretskii
2014-08-06 23:45           ` Glenn Morris
2014-08-07  0:03           ` Glenn Morris
2014-08-07 12:14             ` Stefan Monnier

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).