<br><br><div class="gmail_quote">On Wed, Sep 28, 2011 at 12:55 PM, Hofert  Jan Marius <span dir="ltr"><<a href="mailto:marius.hofert@math.ethz.ch">marius.hofert@math.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
But there is no solution to the problem of >= 10 tabs at the moment, right?<br><br></blockquote><div> </div> (tabbar-select-tab-by-index n) is the function used internally to go to a particular tab in display order, where n starts counting from zero.  So you could create a new command that calls (tabbar-select-tab-by-index 11), bind it to the key of your choice, and you can use that to navigate to tab number 12 with a keystroke.<br>
<br>--Nathaniel<br></div>