emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] org-mode binds C-c C-TAB, which seems illegal [9.5 (9.5-g0a86ad @ /home/il/.config/emacs/elpa/org-9.5/)]
@ 2021-10-01 21:16 Ingo Lohmar
  2021-11-17 21:19 ` Ingo Lohmar
  2021-12-10  9:35 ` Nicolas Goaziou
  0 siblings, 2 replies; 8+ messages in thread
From: Ingo Lohmar @ 2021-10-01 21:16 UTC (permalink / raw)
  To: emacs-orgmode


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

In 9.5, org-key-map binds org-force-cycle-archived to (kbd "C-c C-TAB").
At least on my machine, this specification is illegal: it generates an
entry in org-key-map, but the key presses yield an "undefined" message.

Binding the command to (kbd "C-c C-<tab>") instead works, but not on a
tty.

It's been my understanding that "TAB" is the ascii control character,
identical to C-i, and hence "C-TAB" cannot work.  "<tab>" is the GUI
system's key event (in my case, X), and does not work on a terminal.

Emacs  : GNU Emacs 28.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0)
 of 2021-09-02
Package: Org mode version 9.5 (9.5-g0a86ad @ /home/il/.config/emacs/elpa/org-9.5/)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-12-10  9:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 21:16 [BUG] org-mode binds C-c C-TAB, which seems illegal [9.5 (9.5-g0a86ad @ /home/il/.config/emacs/elpa/org-9.5/)] Ingo Lohmar
2021-11-17 21:19 ` Ingo Lohmar
2021-11-17 23:17   ` Kévin Le Gouguec
2021-11-18  7:43     ` Timothy
2021-11-18 10:12       ` Ihor Radchenko
2021-11-18 17:08   ` Max Nikulin
2021-11-19 15:46   ` Daniel Fleischer
2021-12-10  9:35 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).