[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
makeinfo-info.el v4
From: |
Kevin Ryde |
Subject: |
makeinfo-info.el v4 |
Date: |
Mon, 29 Oct 2007 11:03:44 +1100 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) |
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.
makeinfo-info.el
Description: application/emacs-lisp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- makeinfo-info.el v4,
Kevin Ryde <=