Re: [Mac-emacs-devel] Output buffer
Brought to you by:
akochoi
From: Enrico F. <fra...@cs...> - 2002-07-18 12:08:27
|
On July 18, Nozomu Ando writes: > > The output buffers from subordinate processes (in my case, latex) > > loose the final parts -- this was fixed a while ago, but it is > > broken again. This functionality is crucial for latex users, since > > the package auctex captures the output from that buffers to make > > decisions. Can somebody suggest a patch I could test? > > please try > > (setq process-connection-type nil) > > in .emacs. This worked. Thanks -- e. Enrico Franconi - fra...@in... Free University of Bozen-Bolzano - http://www.inf.unibz.it/~franconi/ Faculty of Computer Science - Phone: (+39) 0471-315-642 I-39100 Bozen-Bolzano BZ, Italy - Fax: (+39) 0471-315-649 |