emacs-devel
[Top][All Lists]
Advanced

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

Nitpicking issue with flymake-show-diagnostics-buffer


From: Lele Gaifax
Subject: Nitpicking issue with flymake-show-diagnostics-buffer
Date: Thu, 26 Oct 2017 18:18:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

Hi,

I notice that the entries in the the diagnostics buffer may be in random
order, not sure if that is because the way flymake--overlays collects the
issues, or something else.

The easiest way to fix the problem is to set `tabulated-list-sort-key' in the
`flymake-diagnostics-buffer-mode' definition, although that may still suffer
of not sorting the entries by (line, col).

Maybe a better way would be explicitly sort the result of
`flymake--diagnostics-buffer-entries', possibly there is some trick in the
cl-loop macro?

Or something else?

Thanks&bye, lele.
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
address@hidden  |                 -- Fortunato Depero, 1929.




reply via email to

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