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: Eli Zaretskii
Subject: Re: Writing to STDOUT from elisp
Date: Wed, 09 Jul 2014 05:48:11 +0300

> Date: Tue, 8 Jul 2014 18:50:23 -0700
> From: Craig Muth <address@hidden>
> Cc: "Stephen J. Turnbull" <address@hidden>, Mathias Dahl <address@hidden>, 
>       Eli Zaretskii <address@hidden>, address@hidden
> 
> 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.
> 
> I've asked around and am pretty sure elisp can't do this.  I may have
> found the one elemental thing that elisp can't do :)

Please show what did you try and why do you think it didn't do what
you want.



reply via email to

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