ox-texinfo: Provide an option to open the *.info file within Emacs The following snippet (as suggested by M-x list-command-history), would do the needful.
(info "~/src/emacsprimer/emacsprimer.info" nil) It would also be useful if I could compile *.info document using texi2html and texi2pdf.