* David Kastrup (2005-10-14) writes:

> Ralf Angeli <[EMAIL PROTECTED]> writes:
>
>> Ah, now I see it.  It gets better when you do `M-:
>> (TeX-run-style-hooks "doc") RET' before insertion.  We should probably
>> always make sure that style/doc.el is loaded when entering docTeX
>> mode.
>
> If this is relevant, then it is a shame that
> \documentclass{ltxdoc}
> does not appear to load it.

Opening a file with the contents

%
\documentclass{ltxdoc}

actually loads it and runs the style hook for me.  Typing `C-c C-e
macrocode RET' on the first line leaves me with

% \begin{macrocode}

%    \end{macrocode}
\documentclass{ltxdoc}

> Or is it because the parsed info for bigfoot.drv gets overwritten by
> the parsed info for bigfoot.sty?

No idea.

-- 
Ralf


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

Reply via email to