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: Leo
Subject: bug#10701: 24.0.93; Crash while decoding input with DOS EOLs
Date: Fri, 03 Feb 2012 23:41:54 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (Mac OS X 10.6.8)

On 2012-02-03 16:56 +0800, Andreas Schwab wrote:
> (with-temp-buffer
>   (let ((coding-system-for-read 'undecided-dos))
>     (set-buffer-multibyte nil)
>     (shell-command "yes 'a\r'" t)))

Crash emacs 23.4 as well!

Leo






reply via email to

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