Please take note:
I think this patch will fix the problem:
*** org.el Thu Nov 26 18:08:57 2009
--- org.el.orig Thu Nov 26 18:08:23 2009
***
*** 14416,14423
(org-defkey org-mode-map "\M-\t" 'org-complete)
(org-defkey org-mode-map "\M-\C-i" 'org-complete)
;; The fol
When a branch is collapsed (e.g. invisible), demoting the header should demote
all the subnodes also.
For example, if I have:
* a
* b
* c
** ca
** cb
** cd
* d
and I have the cursor on * c and hit alt-right it would just demote * c to **
c, but if c is collapsed ('* c...') hitting alt-right o
Not sure if this is a bug or a feature request but it would sure be niceif this works (if it's even feasible). Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-cygwin) of 2020-10-29Package: Org mode version 9.5 (nil @ /home/kevin/.emacs.d/.local/straight/build-27.1/org-mode/)