emacs-devel
[Top][All Lists]
Advanced

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

Re: Writing to STDOUT from elisp


From: Johan Bockgård
Subject: Re: Writing to STDOUT from elisp
Date: Fri, 11 Jul 2014 00:54:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Craig Muth <address@hidden> writes:

> You can get princ to write to "standard-output", meaning the echo
> area.  I'm looking to write to the stdout of the whole process, so the
> output shows up in the terminal you launched emacs in.  So when you
> exit emacs, you'll see the text in the shell.

You can write to STDERR with `external-debugging-output'.



reply via email to

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