This is a new version of my makeinfo-buffer using info.  It notices
emacs22, and there adds just the TeX-master feature, for operation on
multi-file documents (like the emacs manual itself for instance).

I still don't know if a variable like that is actually the best way.
It's a "risky-local-variable" (with good reason) so setting it is a bit
irritating, but you definitely need something for a multi-file document.
tex-mode looks for a tex-main-file variable then does some clever
guessing, and reftex has something similar.  I guess texinfo isn't quite
the same as tex, but re-using some of that could be good, if only I knew
which bit.

Attachment: makeinfo-info.el
Description: application/emacs-lisp

_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to