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

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

Re: Clisp+Emacs


From: Eli Zaretskii
Subject: Re: Clisp+Emacs
Date: Tue, 12 Jun 2001 11:49:57 +0300

On 11 Jun 2001, Eduardo =?iso-8859-1?q?Mu=F1oz?= wrote:

> Just by removing (set-language-environment "Latin-1")
> from my .emacs file makes clisp "debug as
> advertised"  :)
> 
> This means that clisp acts in different ways
> inside a "ms-dos box" and inside an emacs shell or
> inferior-lisp 
> 
> Why?

Try playing with set-process-coding-system, to set the
encoding/decoding of I/O between Emacs and the subordinate clisp.
It's possible that its output includes non-ASCII characters which
Emacs tries to interpret in a wrong way.

Caveat: I don't know anything about clisp, and neither do I use it.



reply via email to

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