Boris Hollas | 1 Jun 2010 15:34
Picon

Selecting item in toc shouldn't tile buffer

Hi,

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?

--

-- 
Regards,
Boris
Ralf Angeli | 1 Jun 2010 22:48

Re: Selecting item in toc shouldn't tile buffer

* 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
Vincent Belaïche | 3 Jun 2010 20:54
Picon
Favicon

RE: Contribution to AUCTeX‏

Hello,

As there was no answer on my previous email I took the opportunity to
update my contribution: I added also the mark section function, as it
was also missing to the Texinfo-mode

BR,
  Vincent.

Attachment (tex-info.el.diff.gz): application/zip, 2208 bytes
Attachment (ChangeLog.gz): application/zip, 159 bytes
_______________________________________________
auctex mailing list
auctex <at> gnu.org
http://lists.gnu.org/mailman/listinfo/auctex
Uwe Siart | 26 Jun 2010 13:57
Picon
Favicon

Version of precompiled AUCTeX

When the opportunity arises the download page

  <http://www.gnu.org/software/auctex/download-for-windows.html>

would need some update for Emacs 23.2.

Thanks
Uwe

Gmane