unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mathias Dahl <mathias.dahl@gmail.com>
Cc: craig.muth@gmail.com, emacs-devel@gnu.org
Subject: Re: Writing to STDOUT from elisp
Date: Tue, 08 Jul 2014 17:54:27 +0300	[thread overview]
Message-ID: <83mwcjdhp8.fsf@gnu.org> (raw)
In-Reply-To: <CABrcCQ5z7DFHRxq0bt-W8XyLJRa87f0ULoPD9xLvRR804Z5mvA@mail.gmail.com>

> From: Mathias Dahl <mathias.dahl@gmail.com>
> Date: Tue, 8 Jul 2014 08:36:18 +0200
> Cc: emacs-devel@gnu.org
> 
> Not sure this can be done without using batch mode. This is a small test I
> just did on w32:
> 
> c:\> emacs.exe --batch --eval "(message """Test""")"
> Test

'message' writes to stderr, not to stdout, so this is not what the OP
wanted.

Stephen's suggestion is better: it does write to stdout.



  parent reply	other threads:[~2014-07-08 14:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-28 22:51 Writing to STDOUT from elisp Craig Muth
2014-07-08  6:36 ` Mathias Dahl
2014-07-08  7:03   ` Stephen J. Turnbull
2014-07-08 14:54   ` Eli Zaretskii [this message]
2014-07-08 15:38     ` Andreas Schwab
2014-07-08 17:02       ` Stephen J. Turnbull
2014-07-08 18:59         ` Andreas Schwab
2014-07-09  1:50           ` Craig Muth
2014-07-09  2:48             ` Eli Zaretskii
2014-07-10  2:45             ` Eli Zaretskii
2014-07-10  5:40               ` Craig Muth
2014-07-10 15:03                 ` Eli Zaretskii
2014-07-10 15:20                   ` Lennart Borgman
2014-07-10 18:01                     ` Craig Muth
2014-07-11 12:04                       ` Thien-Thi Nguyen
2014-07-10 19:09             ` Johan Bockgård
2014-07-10 19:25               ` Eli Zaretskii
2014-07-10 22:54             ` Johan Bockgård
2014-07-09  3:55           ` Stephen J. Turnbull
2014-07-09  7:24             ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mwcjdhp8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=craig.muth@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=mathias.dahl@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).