From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Writing to STDOUT from elisp Date: Thu, 10 Jul 2014 17:20:55 +0200 Message-ID: References: <83mwcjdhp8.fsf@gnu.org> <871ttvu6kx.fsf@uwakimon.sk.tsukuba.ac.jp> <87oawzfzi0.fsf@igel.home> <83zjgiaq3i.fsf@gnu.org> <83vbr5b6hy.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013d1e6863a6f904fdd8610e X-Trace: ger.gmane.org 1405005738 8394 80.91.229.3 (10 Jul 2014 15:22:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jul 2014 15:22:18 +0000 (UTC) Cc: schwab@suse.de, Stephen Turnbull , Craig Muth , Emacs-Devel devel , Mathias Dahl To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 10 17:22:05 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X5GAd-0001TM-5I for ged-emacs-devel@m.gmane.org; Thu, 10 Jul 2014 17:22:03 +0200 Original-Received: from localhost ([::1]:38559 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5GAc-0001QR-Kg for ged-emacs-devel@m.gmane.org; Thu, 10 Jul 2014 11:22:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5GAT-0001Og-OL for emacs-devel@gnu.org; Thu, 10 Jul 2014 11:21:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5GAO-0001Y2-FD for emacs-devel@gnu.org; Thu, 10 Jul 2014 11:21:53 -0400 Original-Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:63595) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5GAF-0001W1-P1; Thu, 10 Jul 2014 11:21:39 -0400 Original-Received: by mail-wi0-f177.google.com with SMTP id ho1so4748608wib.4 for ; Thu, 10 Jul 2014 08:21:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=3aB0EY/qrjdz6CBmqPG9YPILtvWBFZSZ+PGcGms3gdU=; b=jvZAfExm9bzxmw8xxI2bxWx6utaUmT2bIAMMLSjlsCYL1ZTS5GmBSnBMb730U1fvQK oxHScoInb2WQm41rIMBhIjO74YDHGKuIwTpeS024wR3gM9Gd0YLS2RrlEtn8A6IqYUut GacEqmzwSJ8eFG9XiZW4L3kL8s7Wv8lmXd0ySLpA6dynqA1cBJHo0BaJAqShZ8sb9mat g5rI2B6x91AYYAO97x71vs4i1LIrOBpvjP7gmyTeAh+eMv3k7JahJQ+/z7zl2b91USnh e4kASJHC1BWtADKBRosMzr5Xq3uEBTEOdwxiZvHUrv9uoYK3rd3avkOFEjzzWXoGVmpr kuAg== X-Received: by 10.194.174.66 with SMTP id bq2mr35252021wjc.96.1405005695345; Thu, 10 Jul 2014 08:21:35 -0700 (PDT) Original-Received: by 10.194.9.232 with HTTP; Thu, 10 Jul 2014 08:20:55 -0700 (PDT) In-Reply-To: <83vbr5b6hy.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::231 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172934 Archived-At: --089e013d1e6863a6f904fdd8610e Content-Type: text/plain; charset=UTF-8 On Thu, Jul 10, 2014 at 5:03 PM, Eli Zaretskii wrote: > > Of course, submitting (trivial) patches for adding a command to write > to stdout would probably be welcome as well. But please note that > sometimes Emacs is invoked with stdout redirected to some obscure > file, or even with stdout being closed/invalid. > > I used that very much for debugging before. Wonder if I still have that code somewhere? --089e013d1e6863a6f904fdd8610e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --089e013d1e6863a6f904fdd8610e--