On 03/04/21 8:10 pm, Ramesh Nedunchezian wrote:
> 
> 
> On 03/04/21 2:56 pm, Nicolas Goaziou wrote:
>> Hello,
>>
>> Ramesh Nedunchezian <rameshnedunchez...@outlook.com> writes:
>>
>>> I was expecting that the linter report will be in
>>> `compilation-minor-mode`.
>>
>> Well, it isn't, obviously.
>>
>>> With things as it is now, is there a way I can quickly move between
>>> next or previous errors, when I am in _either_ of the source buffer or
>>> the linter report?
>>
>> You move back to the linter report and proceed from there. I cannot
>> think of any other way.
> 
> Here is an attempt.

> (defun my-org-lint ()
>   (interactive)

When I am re-using "*My Org Lint*" for some other file, I may have to
change the `default-directory' as well.  As a proof-of-concept the
code I shared should hold good.
 

Reply via email to