all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Nitpicking issue with flymake-show-diagnostics-buffer
@ 2017-10-26 16:18 Lele Gaifax
  0 siblings, 0 replies; only message in thread
From: Lele Gaifax @ 2017-10-26 16:18 UTC (permalink / raw)
  To: emacs-devel

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.
lele@metapensiero.it  |                 -- Fortunato Depero, 1929.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-26 16:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 16:18 Nitpicking issue with flymake-show-diagnostics-buffer Lele Gaifax

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.