Hi there,

I think I discovered a bug in AUCTeX.

The master file m.tex:
----------------
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\include{s}
\end{document}
----------------

The slave file s.tex:
----------------
\section{What's wrong?}

Test styles.
%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "m"
%%% End: 
----------------

In the master file C-c C-e has completion /align/ available but not in
the slave file.

This is tested in version 2009-01-14.

Best wishes,
-- 
.: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.



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

Reply via email to