[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/
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Lachlan Andrew, 2016/06/10
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Lachlan Andrew, 2016/06/10
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Mike Miller, 2016/06/12
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Lachlan Andrew, 2016/06/14
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off,
Mike Miller <=
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Lachlan Andrew, 2016/06/15
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Philip Nienhuis, 2016/06/18
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Lachlan Andrew, 2016/06/19
- [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off, Lachlan Andrew, 2016/06/22
- [Octave-patch-tracker] [patch #9022] Allow paging of some but not all commands, Lachlan Andrew, 2016/06/23
- [Octave-patch-tracker] [patch #9022] Allow paging of some but not all commands, John W. Eaton, 2016/06/23
- [Octave-patch-tracker] [patch #9022] Allow paging of some but not all commands, Lachlan Andrew, 2016/06/23
- [Octave-patch-tracker] [patch #9022] Allow paging of some but not all commands, Lachlan Andrew, 2016/06/23
- [Octave-patch-tracker] [patch #9022] Allow paging of some but not all commands, Lachlan Andrew, 2016/06/23
- [Octave-patch-tracker] [patch #9022] Allow paging of some but not all commands, Lachlan Andrew, 2016/06/23
- Prev by Date:
[Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off
- Next by Date:
[Octave-patch-tracker] [patch #9026] Automatically close if, for, while etc.
- Previous by thread:
[Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off
- Next by thread:
[Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off
- Index(es):