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

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

[Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off
Date: Wed, 15 Jun 2016 01:47:38 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #3, patch #9022 (project octave):

I think of the PAGER function in Octave as a local replacement for the
environment variable. It defaults to the value from the environment, I can set
it to a different value, but Octave expects that it will always point to some
program that can act as the pager.

To me that's not a limitation, just an expectation that there will always be a
pager, either the system default one, or one that the user prefers.

Thinking a little more about it now, I actually think some kind of global
setting or preference that contains a cell array of function names that should
always be paged could work. This could be treated as either an opt-in or
opt-out, depending on how we want the value of Vpage_screen_output to interact
with these per-function pager settings.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9022>

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




reply via email to

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