[Rd] help system does not work (PR#499)
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
22 Mar 2000 18:17:00 +0100
Thomas Lumley <thomas@biostat.washington.edu> writes:
> However, to start in a xterm you need to be a bit clever. The browser is
> invoked as
>
> browser URL &
>
> and you will probably need a script to set up lynx in a xterm in such a
> way that it opens the file and stays open. The first four things I tried
> didn't work.
Actually, the real problem is that it is getting passed
-remote openURL(file:/long/and/winded/path/ls.html)
so you'd need to feed it to something (perl?) to extract the actual
URL. Then just use "xterm -e lynx $URL".
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._