<br><div class="gmail_quote">On Tue, Jul 8, 2008 at 9:23 PM, Robert Morelli <<a href="mailto:morelli@flux.utah.edu">morelli@flux.utah.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 like the tabs in Aquamacs version 1.4. This is a very welcome new feature.<br>
However, I'd like to know if there is more documentation about it.  Are there<br>
ways to customize how the tabs work? </blockquote><div><br>
There isn't any more documentation at this point than that included in
the Aquamacs help.  The tabs are based on (and implement the code from)
tabbar.el (
<a href="http://emhacks.cvs.sourceforge.net/emhacks/emhacks/tabbar.el?view=markup">http://emhacks.cvs.sourceforge.net/emhacks/emhacks/tabbar.el?view=markup</a>
), so some of the customization that can be applied for tabbar should
work for tabs in Aquamacs.  However, we've modified, improved, and honed the tab
behavior to be more sensible and intuitive, as well as looking better.  Not all the behaviors and customizations documented in tabbar.el will be useful.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
For instance, is there a way to keep<br>
buffers like *Messages* from having a tab?</blockquote><div><br>tabbar.el allows one to customize which buffers are inhibited from having tabs, but we avoided this kind of behavior in Aquamacs, which treats tabs somewhat differently.  Help me understand what you're after, here.  If *Messages* doesn't get a tab, what happens to the tab bar when you view *Messages*?  Does it appear, but with no selected tab?  Does it disappear -- and if so, haven't you lost part of the utility of tabs, namely a simple way to select a different tab?  If some buffers don't have tabs, there's a break in the intuitive tab<-->buffer connection we've established.  Do explain further the scenario you envision.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can the buffer order and tab<br>
order be synced? ...</blockquote><div><br>No, but that's an interesting suggestion.  Do you mean that the current buffer should always show last in the list, with previous buffers in chronological order ahead of it?  This doesn't follow the usual Tabs paradigm.  (No other tabbed apps work this way, do they?)<br>
<br>I would like to include a simple means for reordering tabs, but haven't worked on it yet.<br></div><div><br>Feature requests and tab enhancement/improvement suggestions are welcome!<br><br>--Nathaniel<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>
_____________________________________________________________<br>
MacOSX-Emacs mailing list<br>
<a href="mailto:MacOSX-Emacs@email.esm.psu.edu" target="_blank">MacOSX-Emacs@email.esm.psu.edu</a><br>
<a href="http://email.esm.psu.edu/mailman/listinfo/macosx-emacs" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" target="_blank">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br>
</blockquote></div><br>