bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] 4.33; reftex-toc does not work, for certain values of kill-


From: Uwe Brauer
Subject: [Bug-AUCTeX] 4.33; reftex-toc does not work, for certain values of kill-buffer-hook
Date: Wed, 16 Jun 2010 14:42:59 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.21 (linux)

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
 )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]