Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: On the fly syntax checkers (flymake in emacs)

by LanX (Saint)
on Nov 30, 2012 at 17:25 UTC ( [id://1006502]=note: print w/replies, xml ) Need Help??


in reply to On the fly syntax checkers in emacs, ultraedit or vi

Komodo got it from Emacs, its called flymake-mode

see emacs wiki or sourceforge

But be aware of downsides: Vulnerabilities when editing untrusted code... (Komodo)!

searching for "flymake YourEditor" will show you more alternatives.

Cheers Rolf

  • Comment on Re: On the fly syntax checkers (flymake in emacs)

Replies are listed 'Best First'.
Re^2: On the fly syntax checkers (flymake in emacs)
by astroboy (Chaplain) on Dec 02, 2012 at 06:45 UTC
    Thanks for the head up ... I use Komodo!
      Hi astroboy,

      I'm not a Komodo expert, but it's likely that they also copied the configuration options emacs offers.

      from *Customize Group: Flymake*

      Flymake Start Syntax Check On Find File:  Toggle  off (nil)
         State: SAVED and set.
         Start syntax check on find file.
      

      No check on load means that simply viewing a foreign file w/o modifying it won't be a risk.

      ("Find file" is emacs lingo for loading a file¹ for editing)

      HTH! =)

      Cheers Rolf

      ¹) or switching to a file if already loaded

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1006502]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-18 00:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found