emacs-devel
[Top][All Lists]
Advanced

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

Re: New Flymake rewrite in emacs-26


From: João Távora
Subject: Re: New Flymake rewrite in emacs-26
Date: Sat, 07 Oct 2017 17:08:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux)

Lele Gaifax <address@hidden> writes:

> Thanks a lot for the commit, João!
>
> Just a tiny diff this time:
>
> diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el
> index 45f0adfeba..38fc501369 100644
> --- a/lisp/progmodes/flymake.el
> +++ b/lisp/progmodes/flymake.el
> @@ -795,7 +795,7 @@ flymake-goto-next-error
>  skip any diagnostics with a severity less than ‘:warning’.
>  
>  If ‘flymake-wrap-around’ is non-nil and no more next errors,
> -resumes search from top
> +resumes search from top.
>  
>  FILTER is a list of diagnostic types found in
>  `flymake-diagnostic-types-alist', or nil, if no filter is to be

OK, I fixed that when fixing a bug in that function.



reply via email to

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