emacs interactive language buffer (e.g. IPython) how to prevent echoing of masses of text? -


the echoing slow. emacs truncate strings greater number of chars?

how this?

the culprit comint-mode, (i)python shell built upon. these cases of large output python-mode.el offers way avoid comint-mode, see py-fast-process-p.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -