[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'.
- Re: Writing to STDOUT from elisp, (continued)
- Re: Writing to STDOUT from elisp, Craig Muth, 2014/07/09
- Re: Writing to STDOUT from elisp, Eli Zaretskii, 2014/07/08
- Re: Writing to STDOUT from elisp, Eli Zaretskii, 2014/07/09
- Re: Writing to STDOUT from elisp, Craig Muth, 2014/07/10
- Re: Writing to STDOUT from elisp, Eli Zaretskii, 2014/07/10
- Re: Writing to STDOUT from elisp, Lennart Borgman, 2014/07/10
- Re: Writing to STDOUT from elisp, Craig Muth, 2014/07/10
- Re: Writing to STDOUT from elisp, Thien-Thi Nguyen, 2014/07/11
- Re: Writing to STDOUT from elisp, Johan Bockgård, 2014/07/10
- Re: Writing to STDOUT from elisp, Eli Zaretskii, 2014/07/10
- Re: Writing to STDOUT from elisp,
Johan Bockgård <=