GNU bug report logs - #41325
27.0.91; org-mode key binding conflicts with tab-bar-mode

Previous Next

Packages: emacs, org-mode;

Reported by: Lars Ljung <lars <at> matholka.se>

Date: Sat, 16 May 2020 14:49:02 UTC

Severity: minor

Found in version 27.0.91

Fixed in version 28.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41325 in the body.
You can then email your comments to 41325 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#41325; Package emacs. (Sat, 16 May 2020 14:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lars Ljung <lars <at> matholka.se>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 16 May 2020 14:49:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Lars Ljung <lars <at> matholka.se>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.91; org-mode key binding conflicts with tab-bar-mode
Date: Sat, 16 May 2020 16:48:10 +0200
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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#41325; Package emacs. (Sat, 16 May 2020 23:25:02 GMT) Full text and rfc822 format available.

Message #8 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Lars Ljung <lars <at> matholka.se>
Cc: 41325 <at> debbugs.gnu.org
Subject: Re: bug#41325: 27.0.91; org-mode key binding conflicts with
 tab-bar-mode
Date: Sun, 17 May 2020 01:59:29 +0300
> 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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#41325; Package emacs. (Sat, 16 May 2020 23:59:02 GMT) Full text and rfc822 format available.

Message #11 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Juri Linkov <juri <at> linkov.net>, Lars Ljung <lars <at> matholka.se>
Cc: 41325 <at> debbugs.gnu.org
Subject: Re: bug#41325: 27.0.91;
 org-mode key binding conflicts with tab-bar-mode
Date: Sat, 16 May 2020 16:57:52 -0700
Juri Linkov <juri <at> linkov.net> writes:

> 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.

Personally, I never use it.  But it's likely that other users will have
a very different experience.

Maybe we should contact the org-mode developers to hear what they think
about changing the key binding?

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

That risks being very disruptive for any user in this situation:
  a) Heavy org-mode user.
  b) Heavy tab-bar-mode user.
  c) Almost never uses C-TAB in org-mode.

I wouldn't expect that scenario to be all that uncommon.

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#41325; Package emacs. (Sun, 17 May 2020 22:15:02 GMT) Full text and rfc822 format available.

Message #14 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 41325 <at> debbugs.gnu.org, Lars Ljung <lars <at> matholka.se>
Subject: Re: bug#41325: 27.0.91; org-mode key binding conflicts with
 tab-bar-mode
Date: Mon, 18 May 2020 01:06:09 +0300
>> 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.
>
> Personally, I never use it.  But it's likely that other users will have
> a very different experience.
>
> Maybe we should contact the org-mode developers to hear what they think
> about changing the key binding?

I thought that org-mode developers read this bug list?

>> Or like proposed in bug#41130 C-TAB could be active only when point is
>> on an outline heading in org-mode.
>
> That risks being very disruptive for any user in this situation:
>   a) Heavy org-mode user.
>   b) Heavy tab-bar-mode user.
>   c) Almost never uses C-TAB in org-mode.
>
> I wouldn't expect that scenario to be all that uncommon.

I agree.




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#41325; Package emacs,org-mode. (Sun, 24 May 2020 07:26:02 GMT) Full text and rfc822 format available.

Message #17 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 41325 <at> debbugs.gnu.org, Lars Ljung <lars <at> matholka.se>
Subject: Re: bug#41325: 27.0.91; org-mode key binding conflicts with
 tab-bar-mode
Date: Sun, 24 May 2020 09:25:08 +0200
Hi,

Thanks for the report, this should indeed be fixed.

I suggest that Org binds C-M-TAB instead of C-TAB.

I will bring this suggestion to the orgmode list.

-- 
 Bastien




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#41325; Package emacs,org-mode. (Sun, 24 May 2020 07:29:02 GMT) Full text and rfc822 format available.

Message #20 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 41325 <at> debbugs.gnu.org, Lars Ljung <lars <at> matholka.se>,
 Stefan Kangas <stefankangas <at> gmail.com>
Subject: Re: bug#41325: 27.0.91; org-mode key binding conflicts with
 tab-bar-mode
Date: Sun, 24 May 2020 09:28:31 +0200
Hi Juri,

Juri Linkov <juri <at> linkov.net> writes:

>>> 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.
>>
>> Personally, I never use it.  But it's likely that other users will have
>> a very different experience.
>>
>> Maybe we should contact the org-mode developers to hear what they think
>> about changing the key binding?
>
> I thought that org-mode developers read this bug list?

FWIW, I do read this list in my free time.  If something requires an
urgent attention, don't hesitate to CC my email address of course.

Thanks,

-- 
 Bastien




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#41325; Package emacs,org-mode. (Mon, 24 Aug 2020 00:38:02 GMT) Full text and rfc822 format available.

Message #23 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Bastien <bzg <at> gnu.org>
Cc: 41325 <at> debbugs.gnu.org, Lars Ljung <lars <at> matholka.se>,
 Juri Linkov <juri <at> linkov.net>
Subject: Re: bug#41325: 27.0.91;
 org-mode key binding conflicts with tab-bar-mode
Date: Sun, 23 Aug 2020 20:37:07 -0400
Hi Bastien,

Bastien <bzg <at> gnu.org> writes:

> Hi,
>
> Thanks for the report, this should indeed be fixed.
>
> I suggest that Org binds C-M-TAB instead of C-TAB.
>
> I will bring this suggestion to the orgmode list.

(That was 13 weeks ago.)

Did you find any resolution to this problem?  Will you rebind the key?
Thanks.

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#41325; Package emacs,org-mode. (Fri, 04 Sep 2020 16:04:01 GMT) Full text and rfc822 format available.

Message #26 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> gnu.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 41325 <at> debbugs.gnu.org, Lars Ljung <lars <at> matholka.se>,
 Juri Linkov <juri <at> linkov.net>
Subject: Re: bug#41325: 27.0.91; org-mode key binding conflicts with
 tab-bar-mode
Date: Fri, 04 Sep 2020 18:03:15 +0200
Hi Stefan,

Stefan Kangas <stefan <at> marxist.se> writes:

> Did you find any resolution to this problem?  Will you rebind the
> key?

Yes, the new binding is C-c C-TAB since June in Org master branch.

See https://orgmode.org/list/87367f7xax.fsf <at> bzg.fr/

FWIW, since it's a breaking change, it is also listed here:
https://updates.orgmode.org

Best,

-- 
 Bastien




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#41325; Package emacs,org-mode. (Fri, 04 Sep 2020 16:35:02 GMT) Full text and rfc822 format available.

Message #29 received at 41325 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Bastien <bzg <at> gnu.org>
Cc: 41325 <at> debbugs.gnu.org, Lars Ljung <lars <at> matholka.se>,
 Juri Linkov <juri <at> linkov.net>
Subject: Re: bug#41325: 27.0.91;
 org-mode key binding conflicts with tab-bar-mode
Date: Fri, 4 Sep 2020 16:34:32 +0000
close 41325 28.1
thanks

Hi Bastien,

Bastien <bzg <at> gnu.org> writes:

>> Did you find any resolution to this problem?  Will you rebind the
>> key?
>
> Yes, the new binding is C-c C-TAB since June in Org master branch.

OK, thanks for reporting back.

Users bothered by this should presumably either install a recent version
of Org mode or wait until it is packaged and released with Emacs 28.
I'm therefore closing the Emacs bug now.

Best regards,
Stefan Kangas




bug marked as fixed in version 28.1, send any further explanations to 41325 <at> debbugs.gnu.org and Lars Ljung <lars <at> matholka.se> Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Fri, 04 Sep 2020 16:35:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 03 Oct 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.