emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#29175: closed (26.0.90; Nitpicking issue with flym


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29175: closed (26.0.90; Nitpicking issue with flymake-show-diagnostics-buffer)
Date: Thu, 09 Nov 2017 20:38:03 +0000

Your message dated Thu, 09 Nov 2017 20:37:38 +0000
with message-id <address@hidden>
and subject line Re: bug#29175: 26.0.90; Nitpicking issue with 
flymake-show-diagnostics-buffer
has caused the debbugs.gnu.org bug report #29175,
regarding 26.0.90; Nitpicking issue with flymake-show-diagnostics-buffer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29175: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29175
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.90; Nitpicking issue with flymake-show-diagnostics-buffer Date: Mon, 06 Nov 2017 20:29:35 +0100
I'm resending this as a bug instead of a post to emacs-devel.

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): does tabulated-mode support
multi-column ordering?

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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#29175: 26.0.90; Nitpicking issue with flymake-show-diagnostics-buffer Date: Thu, 09 Nov 2017 20:37:38 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)
Lele Gaifax <address@hidden> writes:

> Maybe a better way would be explicitly sort the result of
> `flymake--diagnostics-buffer-entries',

I think this is the preferred option, which I just commited in
b28de574112991bfd2234989d080e54f565a549c.

Thanks,
João


--- End Message ---

reply via email to

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