all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Zipped image file
@ 2019-09-06 21:04 Angelo Graziosi
  2019-09-06 21:24 ` Paul Eggert
  2019-09-07 14:36 ` Stefan Monnier
  0 siblings, 2 replies; 12+ messages in thread
From: Angelo Graziosi @ 2019-09-06 21:04 UTC (permalink / raw)
  To: emacs-devel

Suppose one uses bzip2 to compress a PNG file, foo.png ---> foo.png.bzip2. Visiting this file, Emacs says that cannot display the image because cannot determine the image type. The file is shown using (Fundamental Image) mode and only its codes are displayed (something like '\123'). Is this to be expected (master build)? I think it is decompressed but only its 'textual' nature is displayed not the image. Is there a command M-x ... I can use to convert that 'text' in image?

With text file, for example, visiting foo.txt.bzip2 works, the file is decompressed and readable.

Thanks,
  Angelo.



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

end of thread, other threads:[~2019-09-07 17:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-06 21:04 Zipped image file Angelo Graziosi
2019-09-06 21:24 ` Paul Eggert
2019-09-06 22:59   ` Angelo Graziosi
2019-09-07 10:21   ` Eli Zaretskii
2019-09-07 10:39     ` Paul Eggert
2019-09-07 11:05       ` Eli Zaretskii
2019-09-07 12:03         ` Paul Eggert
2019-09-07 12:14           ` Eli Zaretskii
2019-09-07 12:34             ` Eli Zaretskii
2019-09-07 11:49     ` Angelo Graziosi
2019-09-07 14:36 ` Stefan Monnier
2019-09-07 17:15   ` Paul Eggert

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.