help-gnu-emacs
[Top][All Lists]
Advanced

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

[Flymake] Using Elisp Only


From: Eric James Michael Ritz
Subject: [Flymake] Using Elisp Only
Date: Fri, 21 Dec 2012 12:55:16 -0500
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

Hello everyone,

I want to use Flymake to automatically find syntax errors in a
relatively simple configuration file format.  However, there is no
external program which checks the syntax of these files.  I feel like
I could verify the syntax without much trouble using only Elisp.  Is
this easily possible in Flymake?  That is, can you configure Flymake
to use Elisp code to verify the syntax of a file, or would it be
easier for me to write some external script for syntax checking and
call that through Flymake?

Thank you in advanced for any help and advice.

--
ejmr
南無妙法蓮華經



reply via email to

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