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

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

bug#10701: 24.0.93; Crash while decoding input with DOS EOLs


From: Kenichi Handa
Subject: bug#10701: 24.0.93; Crash while decoding input with DOS EOLs
Date: Wed, 08 Feb 2012 17:33:39 +0900

In article <m2liokcn21.fsf@igel.home>, Andreas Schwab <schwab@linux-m68k.org> 
writes:

> (with-temp-buffer
>   (let ((coding-system-for-read 'undecided-dos))
>     (set-buffer-multibyte nil)
>     (shell-command "yes 'a\r'" t)))

I've just installed a fix to emacs-23 branch.

---
Kenichi Handa
handa@m17n.org





reply via email to

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