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

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

bug#41325: 27.0.91; org-mode key binding conflicts with tab-bar-mode


From: Juri Linkov
Subject: bug#41325: 27.0.91; org-mode key binding conflicts with tab-bar-mode
Date: Sun, 17 May 2020 01:59:29 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> Both org-mode and tab-bar-mode use the C-tab key binding. So when cycling
> through your tabs with C-tab you will get "stuck" if you switch to a tab
> with an org-mode buffer.
>
> I suspect that tab-bar-mode will be quite popular, and org-mode is already
> very popular, so I think that it's important that they work well together.
>
> Personally I think that the keybinding for org-force-cycle-archived should
> be replaced. It's much more useful to have a convenient key binding for
> switching between tabs.

Indeed, it seems C-TAB is a less frequently used keybinding in org-mode,
so it could be disabled by org-mode when tab-bar-mode is active.

Or like proposed in bug#41130 C-TAB could be active only when point is
on an outline heading in org-mode.





reply via email to

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