Skip to content

display URL in browser

3 messages · Kurt Hornik, Brian Ripley, David Meyer

#
Does anyone know whether one can ``remotely'' make konqueror display a
URL a la netscape -remote 'openURL(url)', and how this can be done?
Thanks
-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Sat, 21 Apr 2001, Kurt Hornik wrote:

            
No, but I wanted to follow up on Netscape 6.01 as I tested it harder
yesterday.  I said this seemed to work.  It almost does, but not enough:

(1) If Netscape 6.01 is running, it loads the requested URL.
(2) If it is not running, it starts Netscape but fails to load the URL.

Some versions of 4.x seem to have the opposite problem, they failed to load
a new URL if Netscape was running.  (4.7 UK version was one.)

Brian
1 day later
#
Kurt Hornik wrote:
simply:

konqueror url

e.g.: konqueror cran.r-project.org

-d