help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anybody is using 'tabbar.el'?


From: Corsair
Subject: Re: Anybody is using 'tabbar.el'?
Date: Sun, 29 Apr 2007 13:08:48 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Vols <volunteers@gmail.com> writes:

> Hi, group,
>
> I am using 'tabbar.el' and it works great. The problem is that all the
> tabs cannot wrap, that means if I open 30 files together, I can only
> see the first several tabs names. Is it possible that the tabs can
> wrap to 2 rows or 3 rows?
> Thanks.
>
> Vol

Try tabbar-forward and tabbar-backward and you may want to bind them.

    (global-set-key (kbd "a-key") 'tabbar-backward)
    (global-set-key (kbd "another-key") 'tabbar-forward)

It works for me.

-- 
There is no emotion; there is peace.
There is no ignorance; there is knowledge.
There is no passion; there is serenity.
There is no death; there is the Force.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]