* Kazuhiko Uebayashi (2006-01-20) writes:

> 2006/1/20, Ralf Angeli :
>> Hm, I am wondering why `TeX-comment-or-uncomment-region' is being
>> autoloaded at all.  Can you find out which file is autoloading it?
>> Just open a LaTeX files, afterwards type `C-h v load-history RET', and
>> search for "TeX-comment-or-uncomment-region".  If you find an entry
>> (related to autoload), the file where it came from should be mentioned
>> a few lines above it.
>
>
> In Help buffer, I can find "TeX-comment-or-uncomment-region".
>   TeX-comment-start-regexp
>   (defun . TeX-comment-region)
>   (defun . TeX-comment-or-uncomment-region)

This is the only occurence of "TeX-comment-or-uncomment-region"?

> This meant that "TeX-comment-or-uncomment-region" is loaded?

Yes.  But I expected an "(autoload . TeX-comment-or-uncomment-region)"
as well.

Can you produce a backtrace by typing `M-x toggle-debug-on-error RET'
before doing `C-c ;' and send the backtrace to the mailing list?

-- 
Ralf


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

Reply via email to