Hello,

stardiviner <numbch...@gmail.com> writes:

> So I have to consider a safer and larger method to upgrade link. I can't
> manually open every Org files and run linter on them.

I already offered a function for replacing it in a file. You can wrap it
within a `dolist' on `directory-files-recursively'.

> (Maybe linter can run on Org files automatically in programtically
> way?)

When not called interactively, it returns a non-nil value if any error
is found. And you can call it on a limited set of checkers. Though,
I think the function I provided is better.

> Seems I can wait for better solution now.

I don't see any other solution.

Regards,

-- 
Nicolas Goaziou

Reply via email to