emacs-devel
[Top][All Lists]
Advanced

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

Re: Adding streams for standard out and standard err


From: Davis Herring
Subject: Re: Adding streams for standard out and standard err
Date: Thu, 21 Jul 2016 16:15:46 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

[Philip: I fumbled this message, sending it once just to you and losing my copy. Sorry for the near-duplicate.]

Yep. I would imagine that debugging to standard out will not become
popular as a tool for debugging TTY display.

There are still options there: redirect stderr (since it's unbuffered) to a FIFO and read it with less(1), or use the multi-tty feature to separate the frame being debugged from the original controlling terminal...

Davis

--
This product is sold by volume, not by mass. If it appears too dense or too sparse, it is because mass-energy conversion has occurred during shipping.



reply via email to

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