> LaTeX-mode-hook is a variable defined in `/usr/share/emacs22/site- > lisp/auctex/latex.elc'. > > and if I try to follow the link it doesn't work. Not a surprise, since > you need to drop the "22" to get it to work. What I don't understand > is why the link is wrong in the first place.
Notice the ".elc". The byte-compiled files are in a different directory than the source ".el" files. I'm guessing you don't have the source directory in you `load-path' (but this is a shot from the hip; haven't tested whether this would in fact cause this, or solve it). /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

