[R] problem with "history"

Thomas J Vogels tov at ece.cmu.edu
Sat Jul 28 19:58:22 CEST 2001


(from below:)
> Perhaps a neutral name like "command-line editing"?  Any ideas for a
> shorter name?

You could make it really short, like "cli":

     cli: is the command line interactive (with editing and
          history mechanisms)?

or

     cli: is the command line interactive with (emacs- or vi-
          style) editing and command history?

Regards,
  -tom

--
Email: vogels at cmu.edu
Phone: 412.855.2096


-----Original Message-----
From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk]
Sent: Saturday, July 28, 2001 11:42 AM
To: vogels at cmu.edu
Cc: Alberto Murta; Martin Maechler; R-help
Subject: RE: [R] problem with "history"


On Sat, 28 Jul 2001, Thomas J Vogels wrote:

> Hi, having run into this problem (R's configure not picking up my readline
> lib) myself a couple times, I'm wondering whether the 'readline feature'
> could be added to the capabilities so that I could do:
>
> > capabilities()['readline']
>
> just like I can do today:
>
> > capabilities()['tcltk']
> tcltk
>  TRUE
>
> ?

It could, but it's a Unix-specific feature, and the idea of
capabilities() was to have a programatic way to use certain features
if they existed (or not if they did not), so this was not an obvious one.

Perhaps a neutral name like "command-line editing"?  Any ideas for a
shorter name?

--
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list