all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Using Emacs-22.0.50 as programming editor for Perl
Date: Wed, 11 Jun 2008 21:55:25 +0200	[thread overview]
Message-ID: <85y75bu4pe.fsf@lola.goethe.zz> (raw)
In-Reply-To: f6d151f9-cc09-4277-8590-ff2625f8c5e4@34g2000hsf.googlegroups.com

Ted <r.ted.byers@rogers.com> writes:

> 1) When I run a script, standard output gets mixed with standard error
> iostreams.  Is there a simple way to tell Emacs to display each output
> stream in its own window?  At a minimum, things would be a whole lot
> easier if whatever is written to STDOUT is kept separate from whatever
> is written to STDERR!  I would have thought that these two streams
> would be written to separate windows by default.

Call your program via a shell command to redirect stderr output to a
separate file and track that with auto-revert-tail-mode.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


      reply	other threads:[~2008-06-11 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 15:02 Using Emacs-22.0.50 as programming editor for Perl Ted
2008-06-11 19:55 ` David Kastrup [this message]

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

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

  git send-email \
    --in-reply-to=85y75bu4pe.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.