* Boris Hollas (2010-06-01) writes: > I have a document that is divided into several source files. If I select > an item in the toc that is not in the Emacs buffer and hit tab, my text > window gets tiled and a new buffer containing the selected item appears. > The result is that my Emacs windows are tiled this way: > > |toc|buff1|buff2| (1) > > (my toc is on the left). As the buffer windows are too small then, I > type C x 1 to close the other windows and C-c = to reopen the toc. Then, > my windows are tiled this way: > > > |toc| buff2 | (2) > > What I want auctex to do is to show me layout (2) instead of (1) when I > hit tab. Is this possible?
Again, the table of contents is not an AUCTeX functionality but one of RefTeX. And I don't see the problem you describe. In my case the result is what you labeled as layout 2. So you might want to provide a recipe for reproducing the problem, starting with `emacs -Q'. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
