emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ANN] Changes to link syntax


From: Nicolas Goaziou
Subject: Re: [O] [ANN] Changes to link syntax
Date: Mon, 18 Mar 2019 22:33:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

stardiviner <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]