Re: columns view, org-lint, and native compilation

2021-08-09 Thread Eric S Fraga
On Thursday, 5 Aug 2021 at 23:14, Ihor Radchenko wrote: > I suggest to run =e (point) = while in backtrace and go to reveal > point in the Org file where error happens. Then, you can manually check > if the Org syntax is violated. Thank you. This was helpful. Lot's of very bad org structure in

Re: columns view, org-lint, and native compilation

2021-08-05 Thread Ihor Radchenko
Eric S Fraga writes: > In starting to debug this, I decided to make sure the structure of my > file was okay so I invoked =org-lint= which then fails with back trace: > > Debugger entered--Lisp error: (search-failed "^[ \11]*#\\+[A-Za-z]+: + *$") This looks like some really badly parsed part of

columns view, org-lint, and native compilation

2021-08-02 Thread Eric S Fraga
Hello all, TL;DR: org-lint fails, maybe due to native compilation Longer version: columns view (=org-columns=) doesn't work properly for me. If point is in some hierarchy where a higher level heading has a COLUMNS property, that higher level heading is highlighted and columns shown for it but