From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= Newsgroups: gmane.emacs.devel Subject: Re: Several proposals, that I think will be helpful(or i dont know about). Date: Tue, 26 Nov 2013 20:34:10 +0100 Message-ID: <87bo176jpp.fsf@gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1385494467 16294 80.91.229.3 (26 Nov 2013 19:34:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Nov 2013 19:34:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 26 20:34:31 2013 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 1VlOP0-0000j0-Fe for ged-emacs-devel@m.gmane.org; Tue, 26 Nov 2013 20:34:30 +0100 Original-Received: from localhost ([::1]:60640 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlOP0-0007XA-4x for ged-emacs-devel@m.gmane.org; Tue, 26 Nov 2013 14:34:30 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlOOq-0007VT-I9 for emacs-devel@gnu.org; Tue, 26 Nov 2013 14:34:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlOOk-0001oy-AR for emacs-devel@gnu.org; Tue, 26 Nov 2013 14:34:20 -0500 Original-Received: from smtprelay-b31.telenor.se ([213.150.131.20]:60558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlOOk-0001oU-3a for emacs-devel@gnu.org; Tue, 26 Nov 2013 14:34:14 -0500 Original-Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-b31.telenor.se (Postfix) with ESMTP id A41E5E8F68 for ; Tue, 26 Nov 2013 20:34:12 +0100 (CET) X-SMTPAUTH-B2: [bocjoh] X-SENDER-IP: [85.229.2.228] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkFdAP/2lFJV5QLkPGdsb2JhbABZgwd/gjEThHuzN4EtFwMBAQEBODWCJQEBBAFWKAsLISUPAQQYAQwKLYd7CgG/ShePAxaEHQOtTzs X-IronPort-AV: E=Sophos;i="4.93,776,1378850400"; d="scan'208";a="366357298" Original-Received: from c-e402e555.04-211-6c6b701.cust.bredbandsbolaget.se (HELO muon.localdomain) ([85.229.2.228]) by ipb4.telenor.se with ESMTP; 26 Nov 2013 20:34:12 +0100 Original-Received: by muon.localdomain (Postfix, from userid 1000) id 592F86B4002; Tue, 26 Nov 2013 20:34:11 +0100 (CET) Mail-Copies-To: never In-Reply-To: (Stefan Monnier's message of "Tue, 26 Nov 2013 08:14:58 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.150.131.20 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:165777 Archived-At: Stefan Monnier writes: > PS: As for sending text to stdout, you can do it (or maybe it was to > stderr), using a particular stream argument to `print', but I can't > remember now. `external-debugging-output'