* Christian Schlauer (2005-11-08) writes:

> Jens Kubieziel <[EMAIL PROTECTED]> writes:
>
>> I looked up the manual, searched, read my emacs book but couldn't find a
>> working solution. Hope you can give me a hint:
>> I writing some scripts together with other people. There is a convention
>> that all LaTeX-files have the extension .latex. When I open those files
>> in Emacs they are not recognised by AUCTeX (also font-locking doesn't
>> work). What variable should I change that AUCTeX works also with those
>> files?
>
> ,----[ C-h v auto-mode-alist RET ]

In addition you might want to have a look at `TeX-one-master'.  That's
not relevant for mode association but for the insertion of the local
variables stanza which won't be done for .latex files if the variable
is not adapted.

-- 
Ralf


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

Reply via email to