Re: [PATCH]: org-columns does not respect global-visual-line-mode for long text within headlines

2021-05-02 Thread Bastien
Hi Nick, Nick Savage writes: > The attached patch ensures the behaviour is correct when > `global-visual-line-mode' is enabled and that there are no behaviour > changes when it has not already been enabled. Applied in maint with commit cb0ef1280. Thanks! -- Bastien

[PATCH]: org-columns does not respect global-visual-line-mode for long text within headlines

2021-05-02 Thread Nick Savage
I've done some more research on https://orgmode.org/list/875z02si3g@nicolasgoaziou.fr/, and I believe the issue is that `org-columns' is setting `truncate-lines' as t, while `global-visual-line-mode' is expecting it to be set to nil. The interaction between the two causes the wrapping to no