emacs-devel
[Top][All Lists]
Advanced

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

Re: call-process and display-on-the-fly


From: Kim F. Storm
Subject: Re: call-process and display-on-the-fly
Date: Wed, 13 Oct 2004 11:16:24 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> It seems that the patch doesn't work as expected because
> once do_display is set back to 1, the following condition
> hits again:
>
>> +            if (do_display
>>                  && saved_coding.type == coding_type_undecided
>>                  && process_coding.type != coding_type_undecided)
>>                {
>
> so do_display is set to 0 again. 

Right -- your patch is better.


-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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