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

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

Re: Clisp+Emacs


From: Stefan Monnier
Subject: Re: Clisp+Emacs
Date: 12 Jun 2001 21:26:37 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104

>> > Just by removing (set-language-environment "Latin-1")
>> > from my .emacs file makes clisp "debug as advertised"  :)
> Actually, this _is_ the problem - you must put
> (modify-coding-system-alist 'process "" 'unix)
> into your .emacs (see emacs/clisp-coding.el in the next release).

I understand the \r\n problem, but I don't understand how it's influenced
by (set-language-environment "Latin-1").  Shouldn't the EOF handling be
completely orthogonal to the latin-1 thingy ?


        Stefan



reply via email to

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