all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17881: 24.4.50; decoding by emacs-mule hangs up
@ 2014-06-30  8:27 Katsumi Yamaoka
  2014-06-30 10:10 ` Dmitry Antipov
  0 siblings, 1 reply; 7+ messages in thread
From: Katsumi Yamaoka @ 2014-06-30  8:27 UTC (permalink / raw)
  To: 17881

Hi,

Recently an old program that uses the `emacs-mule' coding system
hangs up.  Encoding seems ok, but decoding doesn't seem to return.
To reproduce this, please try:

(decode-coding-string "\222\244\242" 'emacs-mule)

This should return the Japanese letter "あ".
(Worse, killing the Emacs process is the only way to stop it on
 Cygwin because of bug#14553 -- "C-g doesn't break inf-loop".)

Thanks.

In GNU Emacs 24.4.50.1 (i686-pc-cygwin, GTK+ Version 3.10.7)
 of 2014-06-30 on localhost
Repository revision: 117445 michael.albinus@gmx.de-20140629183235-mpcng7hg27v7yryn
Windowing system distributor `The Cygwin/X Project', version 11.0.11501000
Configured using:
 `configure --verbose --with-x-toolkit=gtk3'





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

end of thread, other threads:[~2014-07-05 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30  8:27 bug#17881: 24.4.50; decoding by emacs-mule hangs up Katsumi Yamaoka
2014-06-30 10:10 ` Dmitry Antipov
2014-06-30 15:40   ` Eli Zaretskii
2014-06-30 22:22     ` Katsumi Yamaoka
2014-07-01 15:44     ` K. Handa
2014-07-01 15:50       ` Eli Zaretskii
2014-07-05 14:13       ` K. Handa

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.