Thorsten Jolitz <tjol...@googlemail.com> writes:

> Hi List,
> I have a strange problem with org-global-cycle (S-TAB) in console
> sessions. It mainly doesn't do anything, and C-h k shows "M-TAB is bound
> to pcomplete", which it actually is, but I'm hitting S-TAB not M-TAB. 
>
> Otherwise, the "S" (shift) key work, I can type uppercase and all. Is
> that a hardware (keyboard) problem, or did anybody experience similar
> symptoms? 

Thorsten,

This sounds pretty weird, because in console sessions, due to the
limitations of keyboard escape sequences, there is no way to type
shift-tab (what emacs calls <backtab>).  The only way to do
org-global-cycle (or something like it) on console with the default
bindings is to use C-u TAB (startup visibility), C-u C-u TAB (CONTENTS),
C-u C-u C-u TAB (everything).

--
WGG


Reply via email to