[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tabs
From: |
Juri Linkov |
Subject: |
Re: Tabs |
Date: |
Sun, 20 Oct 2019 01:51:58 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
>> >> This is possible but will have a “shaking” effect: switching to
>> >> an Info buffer will shift the whole text area down to free screen space
>> >> for the tab-bar, and switching to another buffer will move text up
>> >> after automatically removing the tab-bar.
>> >
>> > I think that would be acceptable: all buffers where I want tabs will
>> > probably be displayed in a separate one-window frame. Ok, and how do I
>> > get that?
>>
>> Then the solution is much simpler - in that frame just set
>>
>> (set-frame-parameter nil 'tab-bar-lines 1)
>>
>> and to 0 in all other frames.
>
> And the alternative? I would prefer a solution where the tabs would
> appear without such an explicit activation.
Do you think we should have global-tab-bar-mode that affects all frames,
and tab-bar-mode to enable/disable the tab-bar only in the selected frame?
Analogously, having global-tab-line-mode to enable tab-line in all windows,
and tab-line-mode to toggle tab-line only in the selected window?
- Re: Tabs, (continued)
- Re: Tabs, Eli Zaretskii, 2019/10/06
- Re: Tabs, Michael Heerdegen, 2019/10/08
- Re: Tabs, Juri Linkov, 2019/10/09
- Re: Tabs, Michael Heerdegen, 2019/10/10
- Re: Tabs, Juri Linkov, 2019/10/10
- Re: Tabs, Michael Heerdegen, 2019/10/13
- Re: Tabs, Juri Linkov, 2019/10/13
- Re: Tabs, Michael Heerdegen, 2019/10/15
- Re: Tabs,
Juri Linkov <=
- Re: Tabs, Michael Heerdegen, 2019/10/25
- Re: Tabs, Juri Linkov, 2019/10/26
- Re: Tabs, Michael Heerdegen, 2019/10/29
Re: Tabs, Angelo Graziosi, 2019/10/13
Re: Tabs, Juri Linkov, 2019/10/13