Help for this page
my $ptty=$ARGV[0]; if ($ENV{INSIDE_EMACS}) { ... warn "redirecting STDERR to $ptty\n"; $|=1; }