<br><div class="gmail_quote">On Mon, Oct 12, 2009 at 12:50 PM, Kris Maynard <span dir="ltr"><<a href="mailto:dasratsel@gmail.com">dasratsel@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<div><br></div><div>So, by default, when working with multiple tabs, when you click on the buffer name on the lower left corner of the window, it will show that buffer in a new tab.</div></blockquote><div><br>Clicking on the buffer name in the status line/mode line just cycles through open buffers -- the tooltip when you hold the mouse there says "mouse-1: previous buffer, mouse-3: next buffer".  (Tabs appear only when there are at least two tabs to show, so cycling to a second buffer may make the tab bar appear.)<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Is there a way to switch buffers in the current tab?<br clear="all">

<br></div></blockquote><div><br>From the Aquamacs manual:<br><div style="margin-left: 40px;">A tab is a GUI handle for a particular buffer... Tabs in Aquamacs do not act like containers - one can't open a file in an existing tab. (This is in contrast to tab implementation in a number of popular internet browsers.) Rather, tabs provide a convenient way to navigate existing buffers.<br>
</div><br>You can, however, use the Window menu, Switch to Buffer in the context menu, or M-x switch-to-buffer to switch to a new buffer in the same window, which will then get its own new tab (unless it already has one there).<br>
<br>--Nathaniel<br><br></div></div>