<br><div class="gmail_quote">On Mon, Jun 2, 2008 at 8:27 PM, Stephen R Anderson <<a href="mailto:sra@yale.edu" target="_blank">sra@yale.edu</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I really like the new tabs feature.</blockquote><div><br>Thanks for the feedback!  Suggestions on how to improve the interface are welcome.<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<br>
But I can't figure out just how it's supposed to work.  In particular, when I open a new tab and then try to put a buffer on it, I windup with yet another tab, and the first one empty. </blockquote><div><br>We don't have any real documentation to help you out yet, so I'll quote a recent answer I gave to a similar question:<br>

<br>"In our implementation, a <span>tab</span> is not a <span>container</span>
the way a window is.  Rather, it's a handle for a particular buffer
(i.e. tabs are a UI for handling several buffers, not for managing
multiple windows).  You can't open a file in an existing <span>tab</span>.  In order to have files open with a <span>tab</span> in the current window, make sure you've got Show Tabs checked and Pop Up Other Buffers in Frames unchecked.  [Both are in the Options menu.]<br>

<br>"In short, Show Tabs doesn't change which window/frame a buffer appears in; it just creates a <span>tab in the </span><span>tab</span> bar for each buffer as it appears in any given window.  I hope that helps."<br>

 <br>
--Nathaniel<br></div></div><br>