unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Xah <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: tabbar mode screw up buffer order?
Date: Thu, 9 Oct 2008 07:13:57 -0700 (PDT)	[thread overview]
Message-ID: <e9e9ae71-03e8-466d-bcbe-caa4228201d4@a18g2000pra.googlegroups.com> (raw)
In-Reply-To: mailman.679.1223554696.25473.help-gnu-emacs@gnu.org

On Oct 9, 5:18 am, Stephen Berman <stephen.ber...@gmx.net> wrote:
> On Wed, 8 Oct 2008 10:02:07 -0700 (PDT)Xah<xah...@gmail.com> wrote:
>
> > when tabbar mode is on, it seems to screw the order of my buffers. For
> > example, if i have dired and i hit Return to open a file, then when i
> > close the file, that dired buffer returns. But with tabbar mode on,
> > some other buffers shows.
>
> > How can i fix this?
>
> (remove-hook 'kill-buffer-hook 'tabbar-buffer-kill-buffer-hook)
>
> > Thanks.
>
> > The version i'm using is:
>
> > ;; Copyright (C) 2003 David Ponce
>
> > ;; Author: David Ponce
> > ;; Maintainer: David Ponce
> > ;; Created: 25 February 2003
> > ;; Keywords: convenience
> > ;; Revision: $Id: tabbar.el,v 1.20 2003/06/05 08:15:49 ponced Exp $
> > (defconst tabbar-version "1.3")
>
> If you update to tabbar-version "2.0", there are many differences, and
> to get the behavior you want, use this instead of the above:
>
> (remove-hook 'kill-buffer-hook 'tabbar-buffer-track-killed)

Thanks a lot.

I got the new version. Seems much better.

btw, is there a official place to download the latest version? The one
from emacs wiki points to
http://sourceforge.net/projects/emhacks/
which is version 1.4.

(i got 2.0 from aquamacs's source)

  Xah
∑ http://xahlee.org/

  parent reply	other threads:[~2008-10-09 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 17:02 tabbar mode screw up buffer order? Xah
2008-10-09 12:18 ` Stephen Berman
     [not found] ` <mailman.679.1223554696.25473.help-gnu-emacs@gnu.org>
2008-10-09 14:13   ` Xah [this message]
2008-10-09 21:29     ` Stephen Berman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e9e9ae71-03e8-466d-bcbe-caa4228201d4@a18g2000pra.googlegroups.com \
    --to=xahlee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).