[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: next-error use cases
From: |
Clément Pit-Claudel |
Subject: |
Re: next-error use cases |
Date: |
Fri, 22 May 2020 21:46:02 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
On 22/05/2020 21.29, Dmitry Gutov wrote:
> On 23.05.2020 04:25, Clément Pit-Claudel wrote:
>> Ah, how surprising. Currently we set next-error-function in the main
>> buffer, not in the error list, in part because the error list is built
>> lazily (we don't construct the error list buffer until you've requested it,
>> so next-error-last-buffer would be nil most of the time)
>
> Yeah, so then next-error navigation won't work before the user calls
> flycheck-error-list explicitly.
I think the navigation (in the sense of moving to the next error with C-x `)
would work (it already does); it's opening the error list buffer with M-g l
that wouldn't work, right?
- Re: next-error use cases, (continued)
- Re: next-error use cases, Dmitry Gutov, 2020/05/21
- Re: next-error use cases, Clément Pit-Claudel, 2020/05/21
- Re: next-error use cases, Vladimir Sedach, 2020/05/22
- Re: next-error use cases, Clément Pit-Claudel, 2020/05/22
- Re: next-error use cases, Dmitry Gutov, 2020/05/22
- Re: next-error use cases, Clément Pit-Claudel, 2020/05/22
- Re: next-error use cases, Dmitry Gutov, 2020/05/22
- Re: next-error use cases, Dmitry Gutov, 2020/05/22
- Re: next-error use cases, Clément Pit-Claudel, 2020/05/22
- Re: next-error use cases, Dmitry Gutov, 2020/05/22
- Re: next-error use cases,
Clément Pit-Claudel <=
- Re: next-error use cases, Dmitry Gutov, 2020/05/22