On Thu, Jun 29, 2006 at 21:03 +0200, Ralf Angeli wrote: > * Frank Küster (2006-06-29) writes: > > > While editing a LaTeX file, C-c ? calls TeX-doc which in many cases > > brings up the info file about LaTeX. With Debian sarge's emacs-21.4a, > > this does not work. The message in the info buffer is "Autoloading > > failed to define function Info-find-file". > > This was fixed some time ago in CVS. Here is a patch against 11.83 in > case you need it:
Thanks, I now have a patched tex.el in Emacs's search path, which causes 'C-c ?' to work as advertised. cheerio ralf