Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.

Check if the bug is reproducable with an up-to-date version of
RefTeX available from http://www.gnu.org/software/auctex/.

If the bug is triggered by a specific (La)TeX file, you should try
to produce a minimal sample file showing the problem and include it
in your report.

Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------

Hello 

I  usually have the following function called in the
kill-buffer-hook.

(add-hook  'kill-buffer-hook  'ensure-in-vc-or-check-in-modes)

This function works for buffers in elisp latex and matlab
mode and does a chekin for files under (RCS) version
control. However strangely enough when I call ref-toc the
toc is not shown. I have to manually remove the function
from the hook in order that it works.
Is this a bug or feature?

regards

Uwe Brauer 


Emacs  : XEmacs 21.4 (patch 21) "Educational Television" [Lucid] 
(i486-linux-gnu, Mule) of Sat Aug  2 2008 on palmer
Package: 4.33

current state:
==============
(setq
 window-system 'x
 reftex-plug-into-AUCTeX t
 )


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

Reply via email to