html help
Fox, Gordon
gfox at chuma1.cas.usf.edu
Thu Dec 18 23:02:38 CET 2003
Did you try C-g to cancel the lockup? That often works.
You shouldn't have to kill R for what is most likely an Xemacs problem.
Yes, this cancels the lockup.
Here are several things I would like you to try and then report to us.
1. manually enter into the *R* buffer the line
help(lm, htmlhelp=T)
This should open up browser with the help file and also write the line
help() for `lm' is shown in browser
in the *R* buffer.
Yup, this works fine.
2. where does the lockup happen?
Did you load the ess-htmlhelp.el beginning with the cursor in the *R*
buffer? That is,
a. put the cursor in *R*
b. M-x load-file <RERURN> path/to/ess-htmlhelp.el <RETURN>
This should load the file.
c. Enter
?lm
into the *R* buffer.
Or did you read the lines in one at a time:
M-: (setq inferior-ess-help-command "help(\"%s\", htmlhelp=TRUE)\n")
<RETURN>
M-: (setq ess-help-kill-bogus-buffers t) <RETURN>
then enter
?lm
into the *R* buffer.
The latter.
Cheers,
Gordon
--
Dr. Gordon A. Fox Voice: (813)974-7352 Fax: (813)974-3263
Dept. of Biology ((for US mail:)SCA 110) ((for FedEx etc:)BSF 156)
Univ. of South Florida 4202 E. Fowler Ave.
Tampa, FL 33620, USA http://chuma.cas.usf.edu/~gfox
More information about the ESS-help
mailing list