Gregor Zattler <telegr...@gmx.net> writes: > When I do this, nothing happens, there is no buffer *Org lint*.
You may want to debug `org-lint', or probably `org-lint--display-reports' then. > When I do M-: (org-int) it takes a second or two but there is no > *Org-lint* buffer and only this info in *Messages* (I XXXed personal > info): In non-interactive mode, `org-lint' spits out reports for further processing, or nil when all lights are green. IOW, this is to be expected. Regards,