On Wed, Jul 9, 2008 at 7:41 AM, Nathaniel Cunningham <<a href="mailto:nathaniel.cunningham@gmail.com">nathaniel.cunningham@gmail.com</a>> wrote:<br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">A given window will have tabs for all buffers that have been displayed in it, until any of those tabs are closed.<br>
</blockquote><br>I should be more precise:<br><br>A window gets a tab for each buffer that is displayed in it.  (e.g., even if you open Aquamacs by double-clicking an associated file, Aquamacs displays *scratch* momentarily before your opened file, so both *scratch* and your intended file will have tabs initially.) A tab is removed when explicitly closed, or when the corresponding buffer is killed.<br>
<br>The tab bar is hidden for any window that has only a single tab.<br><br>If you prefer to switch buffers using keystrokes, that's great.  Tabs might still be useful, as they provide a clear and always-present indication of cyclic ordering per window, so you don't have to "hunt" through your open buffers, or type any portion of buffer names.  I find this helpful -- YMMV.  (Tab cycling keys are Cmd-Shift-[/] or Cmd-Opt-left/right)<br>
<br>--Nathaniel