Displaying 1 result from an estimated 1 matches for "rtmpyzlc7y".
2008 Nov 16
1
help.start() displays index.html in emacs (PR#13293)
Full_Name: Juergen Rose
Version: 2.8.0 (2008-10-20)
OS: Linux 2.6.27.4 x86_64 Intel
Submission from: (NULL) (87.185.220.122)
If I start as ordinary user rose R and help.start(), the help is displayed in
emacs. If I do as the user root, file:///tmp/Rtmpyzlc7Y/.R/doc/html/index.html
is shown as expected in a firefox windows. So it seems to be connected with my
private configuration. But I can not find such a configurations:
rose at condor:/home/rose(114)$ ll ~/.R*
-rw-r--r-- 1 rose users 2369 Jan 20 2008 /home/rose/.RapidSVN
I also tried to start R wi...