PS: It's also good if you visit your own .sty files with Emacs, ensure that 
you're in LaTeX-mode, and issue a

C-u C-c C-n

there too, so their corresponding style (.el) files will be created. 

Also, style .el files for your personal packages (.sty) sometimes need to be 
tweaked by hand to ensure the macros in them do what you want...

Cheers,
J

On 2018-01-15 23:17, goj...@gmail.com wrote:
> Hi Brian,
> 
> The help for "TeX-parse-self" says "Parse file after loading it if no style 
> hook is found for it". Is it possible that an old style file (.el) already 
> exists for your file and therefore no reparsing is done? This happens to me 
> from time to time.
> 
> Try typing
> 
> C-u C-c C-n
> 
> while you're visiting the file. This should remove old style hooks and 
> reparse the file. Right after you type that, check the message log (buffer 
> *Messages*, asterisks included) to see which style files the parser has 
> loaded and from which directories.
> 
> Cheers,
> J

_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to