octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #51334] call to pager prevents subsequent comm


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #51334] call to pager prevents subsequent command display
Date: Wed, 28 Jun 2017 11:44:26 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <http://savannah.gnu.org/bugs/?51334>

                 Summary: call to pager prevents subsequent command display
                 Project: GNU Octave
            Submitted by: nrjank
            Submitted on: Wed 28 Jun 2017 03:44:25 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: nrjank
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

title may be a bit cryptic, but basically if given a series of commands, and
an intermediate command results in calling the pager, the next command
executes but is not echoed to the terminal.

Example:

no pager call

>> rand(3),7+7
ans =

   0.31617   0.93993   0.73696
   0.49198   0.80143   0.96630
   0.73548   0.48046   0.85110

ans =  14
-verbatim

now with the pager

ans =

 Columns 1 through 6:

  7.2866e-001  4.1825e-002  2.5446e-001  3.4813e-001  3.3587e-001 
2.7828e-002
  6.8720e-001  3.0826e-001  3.8892e-001  7.9358e-001  3.7864e-001 
9.4987e-002
  2.3284e-001  7.3276e-001  6.7090e-002  2.0878e-001  2.1991e-001 
7.9307e-001
  6.7450e-001  9.7329e-003  9.1913e-002  5.3477e-001  3.4741e-001 
9.7178e-001
  3.5704e-001  7.9264e-001  8.2548e-001  1.4560e-001  3.2239e-001 
1.5037e-001
  1.4118e-001  8.6246e-001  6.0858e-001  3.4499e-003  1.4306e-001 
3.2517e-001
  3.1105e-001  9.4342e-001  9.7278e-001  1.5109e-001  3.9498e-001 
7.2949e-001
  6.5841e-001  8.0855e-001  8.7395e-002  5.1056e-001  1.0942e-001 
9.7180e-001
  7.1760e-001  8.8092e-002  2.3265e-001  2.3062e-001  7.6320e-004 
2.9274e-001
  8.1810e-003  5.3894e-001  6.1124e-001  9.1725e-001  5.4494e-001 
8.5215e-001
  8.7247e-001  9.1651e-001  9.8746e-001  5.0051e-001  5.9133e-001 
2.0790e-001
  6.6523e-002  3.1449e-001  1.0293e-001  2.8487e-001  3.6760e-001 
7.0392e-001
  9.8498e-001  3.3556e-001  3.7042e-001  4.9890e-001  9.1257e-001 
2.7307e-001
  6.2665e-001  4.0840e-001  6.3640e-002  3.4630e-002  5.1026e-001 
8.6850e-001
  2.7454e-001  4.6187e-001  9.7916e-002  9.3608e-001  8.8167e-001 
4.6217e-001
  3.4555e-001  8.6692e-001  4.3360e-001  7.2442e-001  6.5908e-001 
1.5726e-001
  7.5924e-001  7.9798e-001  6.0376e-001  4.8725e-001  6.5689e-001 
2.1336e-002
  8.0222e-002  7.5702e-002  6.3574e-003  1.9427e-001  5.1121e-001 
9.4553e-001
  9.0655e-002  9.9037e-001  4.3634e-001  3.8357e-001  8.9416e-001 
8.8182e-001
  4.5504e-001  8.3695e-001  7.7013e-001  3.5392e-003  8.8328e-001 
5.2088e-001
  6.3487e-002  2.5512e-001  6.2788e-001  7.3982e-001  1.5283e-001 
3.4416e-001
  2.7232e-001  2.1997e-001  9.1009e-004  4.5030e-001  1.1172e-001 
4.3791e-001
  5.6734e-001  3.4386e-001  6.4922e-002  2.1403e-001  7.5361e-001 
2.1893e-001
  8.9849e-001  6.8444e-001  8.2628e-001  8.5041e-001  9.9180e-001 
2.6101e-001
  7.3603e-001  9.7550e-001  9.4385e-001  5.8400e-001  4.7407e-001 
3.0801e-001
  8.1884e-001  3.3336e-001  7.6199e-001  9.9440e-001  7.3415e-001 
2.1836e-001
  9.3560e-001  8.9122e-001  3.6055e-001  8.8012e-001  1.4967e-001 
2.1157e-001
  5.1686e-001  9.7802e-003  8.9652e-001  8.9058e-001  7.5947e-001 
7.9768e-001
  4.5628e-001  3.6111e-001  1.0171e-001  8.7147e-001  8.3778e-001 
6.4565e-001
  6.8762e-001  1.4769e-001  6.2533e-001  3.9813e-001  1.4400e-001 
5.4585e-001
  4.8115e-001  5.8435e-001  9.5953e-001  6.1532e-001  3.9005e-001 
5.2905e-001
-- less -- (f)orward, (b)ack, (q)uit
(PRESS q)

>> ans
ans =  14


so it did the 7+7, but for some reason that was never echoed to the terminal.
Agreed, this is an odd use case, but I don't think this is intentional.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51334>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]