Skip to content

interactive flag unix

2 messages · Manfred Georg, Peter Dalgaard

#
Hi,

I would like to see a way to force R to be in interactive mode
with a flag.  So that the default behavior of being in interactive
mode if the input is from a keybord can be overridden.

Something like:
R --interactive
R --no-interactive

octave has a flag like this and it words nicely for what I need
(input from named pipe).
Anyway, the fix is just a simple change to src/unix/system.c
I can write a patch if you would like.
I think something like this already exists in the windows wrapper (--ess).

Also, what is up with the bug tracker?  Things in there seem to
be from 2000-2003 and a couple days after filing a bug I still don't
see it.  Is it being used?  And if not, it should probably be disabled,
so people don't waste their time posting to the wrong place.

Manfred

##################################################################
"Must I do all the evil I can before I learn to shun it?  Is it
not enough to know the evil to shun it?  If not, we should be
sincere enough to admit that we love evil too well to give it up."
                                  - Mohandas K. Gandhi
#
Manfred Georg <mgeorg at arl.wustl.edu> writes:
If it's not in incoming (or already filed), then there's a problem,
otherwise not. Things in there get sorted periodically, but that
requires manual intervention. All reports are echoed to the r-devel
list and any comments appended, but there's no guarantee that anyone
has anything to say...

Notice also that several categories span multiple pages, and that they
are sorted by increasing date. We don't throw reports away until we
are absolutely sure that they are outdated, so the first page of each
category can look rather old. (Perhaps we need an "old" category).

There are several things wrong with the bug tracker and we have
reasons to want to replace it at some point, but it is working and we
do use it.