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

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

Re: Help customising the behaviour of the new Tab Line mode


From: R. Diez
Subject: Re: Help customising the behaviour of the new Tab Line mode
Date: Fri, 14 Aug 2020 21:37:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0


     tab-move is an alias for `tab-bar-move-tab' in `tab-bar.el'.
     It is bound to C-x t m.
     (tab-move &optional ARG)
     Move the current tab ARG positions to the right.
     If a negative ARG, move the current tab ARG positions to the left.

Thanks for your answer, but that is for tab-bar.el, the "Tab Bar mode", with which 
"you can use tabs to switch between
named persistent window configurations".

However, I want to switch between buffers, not between window configurations, so I need 
the equivalent for tab-line.el, the "Tab Line mode".

I looked inside and could find no "move" routine.

Regards,
  rdiez


reply via email to

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