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

> Ok, here is a recipe:
>
> C-x C-f / t m p / j u n k . d 
> t x <return> <return> % C-c C-e m a c r o c o d e <return> 
>
> This lands me with
>
> % \begin{macrocode}
> %   -!-
> %    \end{macrocode}

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.

> Yes, quite with this indentation.

That's probably because the first line gets special treatment but
which should be overridden by macrocode environments.  Bug.

-- 
Ralf


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

Reply via email to