all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lele Gaifax <lele@metapensiero.it>
To: emacs-devel@gnu.org
Subject: Re: New Flymake rewrite in emacs-26
Date: Wed, 04 Oct 2017 15:41:28 +0200	[thread overview]
Message-ID: <87poa39gjb.fsf@metapensiero.it> (raw)
In-Reply-To: 87tvzf9lbg.fsf@metapensiero.it

Will make a proper bug report with a patch, if you prefer.

    diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
    index 5dd72f81e2..18d9d05e62 100644
    --- a/doc/misc/flymake.texi
    +++ b/doc/misc/flymake.texi
    @@ -182,7 +182,7 @@ Syntax check statuses
     @cindex Syntax check statuses

     After syntax check is finished, its status is displayed in the mode line.
    -The following statuses are defined.
    +The following statuses are defined:

     @multitable @columnfractions 0.25 0.75
     @item @code{Wait}
    @@ -356,7 +356,7 @@ Adding support for a new syntax check tool
     @code{init-function} is required to initialize the syntax check,
     usually by creating a temporary copy of the buffer contents.  The
     function must return @code{(list cmd-name arg-list)}.  If
    -@code{init-function} returns null, syntax check is aborted, by
    +@code{init-function} returns null, syntax check is aborted, but
     @code{flymake-mode} is not switched off.

     @item cleanup-function
    diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el
    index 0b28dc31cf..1e959d884c 100644
    --- a/lisp/progmodes/flymake.el
    +++ b/lisp/progmodes/flymake.el
    @@ -335,7 +335,7 @@ flymake-diagnostic-functions
     * the remaining arguments are keyword-value pairs in the
       form (:KEY VALUE :KEY2 VALUE2...).  Currently, Flymake provides
       no such arguments, but backend functions must be prepared to
    -  accept to accept and possibly ignore any number of them.
    +  accept and possibly ignore any number of them.

     Backend functions are expected to initiate the buffer check, but
     aren't required to complete it check before exiting: if the

ciao, 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.




  reply	other threads:[~2017-10-04 13:41 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-03 14:05 New Flymake rewrite in emacs-26 João Távora
2017-10-03 15:00 ` Eli Zaretskii
2017-10-04 11:58   ` Lele Gaifax
2017-10-04 13:41     ` Lele Gaifax [this message]
2017-10-04 16:08       ` João Távora
2017-10-04 16:42         ` Lele Gaifax
2017-10-04 18:11           ` Lele Gaifax
2017-10-05  2:21             ` João Távora
2017-10-05 11:42               ` Lele Gaifax
2017-10-05 23:32                 ` Noam Postavsky
2017-10-06 13:16                   ` João Távora
2017-10-06 13:24                     ` Noam Postavsky
2017-10-06 15:48                       ` João Távora
2017-10-07  7:37                 ` Lele Gaifax
2017-10-07 16:08                   ` João Távora
2017-10-10 12:25   ` João Távora
2017-10-10 14:18     ` Eli Zaretskii
2017-10-10 15:09       ` João Távora
2017-10-10 15:53         ` Eli Zaretskii
2017-10-10 16:25           ` João Távora
2017-10-10 16:40             ` Eli Zaretskii
2017-10-10 17:03               ` João Távora
2017-10-10 17:20                 ` Noam Postavsky
2017-10-11  0:07                   ` João Távora
2017-10-11  0:59                     ` Noam Postavsky
2017-10-11 10:39                       ` Eli Zaretskii
2017-10-11 12:16                         ` Noam Postavsky
2017-10-11 12:25                           ` João Távora
2017-10-11 10:24                     ` Eli Zaretskii
2017-10-11 12:01                       ` João Távora
2017-10-11 12:13                         ` Eli Zaretskii
2017-10-11 13:41                         ` João Távora
2017-10-11 17:49                           ` Romanos Skiadas
2017-10-11 18:39                             ` guillaume papin
2017-10-12 13:17                               ` João Távora
2017-10-11 20:25                           ` Stefan Monnier
2017-10-12 13:10                             ` João Távora
2017-10-12 13:43                               ` Stefan Monnier
2017-10-12 13:56                                 ` João Távora
2017-10-11 13:11                     ` Mark Oteiza
2017-10-10 17:23                 ` Eli Zaretskii
2017-10-11 11:11             ` Lele Gaifax

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87poa39gjb.fsf@metapensiero.it \
    --to=lele@metapensiero.it \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.