16 Jun 2010 14:42
4.33; reftex-toc does not work, for certain values of kill-buffer-hook
Uwe Brauer <oub <at> mat.ucm.es>
2010-06-16 12:42:59 GMT
2010-06-16 12:42:59 GMT
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(Continue reading)
RSS Feed