[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Writing to STDOUT from elisp
From: |
Stephen J. Turnbull |
Subject: |
Re: Writing to STDOUT from elisp |
Date: |
Wed, 09 Jul 2014 12:55:48 +0900 |
Andreas Schwab writes:
> > See `standard-output'.
>
> Yes. Did you look it up?
Hm. This is harder than I thought. In XEmacs at least, it's trivial
in -batch mode[1], but interactively the initial stream console gets
deleted, and that dead console gets in the way of output to stdout.
Footnotes:
[1] Somehow xemacs -batch -f dunnet on the console just feels more
natural than playing in a GUI window. ;-)
- Re: Writing to STDOUT from elisp, Mathias Dahl, 2014/07/08
- Re: Writing to STDOUT from elisp, Stephen J. Turnbull, 2014/07/08
- Re: Writing to STDOUT from elisp, Eli Zaretskii, 2014/07/08
- Re: Writing to STDOUT from elisp, Andreas Schwab, 2014/07/08
- 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