From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brendan Miller Newsgroups: gmane.emacs.help Subject: reorder tabbar? Date: Mon, 14 Jun 2010 16:04:42 -0700 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1276556780 23539 80.91.229.12 (14 Jun 2010 23:06:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Jun 2010 23:06:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 15 01:06:19 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OOIjR-0008J2-Vc for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Jun 2010 01:06:18 +0200 Original-Received: from localhost ([127.0.0.1]:59924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOIjR-0004Ud-Am for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Jun 2010 19:06:17 -0400 Original-Received: from [140.186.70.92] (port=50011 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOIib-0004TG-D5 for help-gnu-emacs@gnu.org; Mon, 14 Jun 2010 19:05:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOIhw-0002gZ-4G for help-gnu-emacs@gnu.org; Mon, 14 Jun 2010 19:04:45 -0400 Original-Received: from mail-px0-f169.google.com ([209.85.212.169]:55933) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOIhw-0002gL-02 for help-gnu-emacs@gnu.org; Mon, 14 Jun 2010 19:04:44 -0400 Original-Received: by pxi1 with SMTP id 1so6628293pxi.0 for ; Mon, 14 Jun 2010 16:04:42 -0700 (PDT) Original-Received: by 10.143.169.8 with SMTP id w8mr2483199wfo.296.1276556682045; Mon, 14 Jun 2010 16:04:42 -0700 (PDT) Original-Received: by 10.143.163.17 with HTTP; Mon, 14 Jun 2010 16:04:42 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73890 Archived-At: When using tabbar I often want to reorder the tabs, but cannot just drag them like in a browser. Is there some way to set this up? A command like "swap-current-tab-forward" that I can bind to a key? Typically I run into this issue because I'm editing two related files, e.g. a .h and .c file, and want to keep them close together in the tabbar.