|
From: | Dmitri A. Sergatskov |
Subject: | Re: Reprise: external pager quitting kills standard error |
Date: | Sun, 30 Jan 2005 14:58:57 -0700 |
User-agent: | Mozilla Thunderbird 0.9 (X11/20041127) |
I am on FC3 and I cannot reproduce this problem: octave:1> bogus error: `bogus' undefined near line 1 column 1 octave:1> junk = ones(100) warning: connection to external pager (pid = 26581) lost -- warning: attempting to finish pending computations... warning: broken pipe octave:2> bogus error: `bogus' undefined near line 2 column 1 octave:2> junk = ones(100) octave:3> octave:3> bogus error: `bogus' undefined near line 3 column 1 octave:3> junk = ones(1000) warning: connection to external pager (pid = 26583) lost -- warning: attempting to finish pending computations... warning: broken pipe (I am hitting "q" after first page is displayed) octave:4> bogus error: `bogus' undefined near line 4 column 1 octave:4>
[Prev in Thread] | Current Thread | [Next in Thread] |