Next: Finding diagnostics, Up: Using Flymake [Contents][Index]
1.1 Starting FlymakeTo use Flymake, activate the minor-mode flymake-mode
. Use the command flymake-mode to toggle it on and off. The mode line should indicate its presence via an indicator (see Mode line status).
Syntax checks happen “on-the-fly”. Each check is started whenever:
flymake-mode
is started, unless flymake-start-on-flymake-mode
is nil
;flymake-start-on-save-buffer
is nil
;0.5
seconds ago (the delay is configurable in flymake-no-changes-timeout
).flymake-start
.If the check detected errors or warnings, the respective buffer regions are highlighted. See Finding diagnostics, for how to learn what the problems are.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4