Re: launch help.start() in EWW browser
Enrico Schumann via ESS-help <[email protected]> Mon, 08 Sep 2025 14:00:17 +0200
| Newsgroups | gmane.emacs.ess.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 05 Sep 2025, Naresh Gurbuxani via ESS-help writes:
> When running R in terminal emacs, what options are needed so that
> help.start() opens EWW browser?
>
> To find location of manuals, I run
>
> dir(paste0(Sys.getenv("R_HOME"), "/doc/manual", collapse = "/"))
>
> Now in emacs I can do M-x eww-open-file
>
> Thanks,
> Naresh
If it is acceptable to start a new Emacs, then you
could to this:
help.start(browser = "emacs -f eww-browse")
Which works at least on my GNU/Linux machine (Xubuntu).
(But is, of course, in no way the "general solution" that
Martin mentioned/hopes for.)
--
Enrico Schumann
Lucerne, Switzerland
https://enricoschumann.net
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help