>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote: >> The original reason was a bad reason: that the session code had bad >> interactions with your natbib code and loaded child documents >> twice, therefore triggering bogus alerts. This has been or should >> be fixed differently, so it is less relevant now. Georg> This is actually fixed twice: By Bo who made sure that loaded Georg> child documents are ignored, and by my revised natbib code that Georg> does not loaad the child documents anymore. Indeed. I'll just drop the patch for now. Georg> I think it is a good idea: Since both emacs and vim do Georg> something like that it must be good! The implementation is Georg> certainly more complicated. Do what you like, but please don't Georg> switch to the loaded buffer automatically. The problem is to update this time at the right places, and to find all the code paths where this test would be needed. JMarc