all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Flymake: an on-the-fly syntax check minor mode for Emacs
@ 2003-02-28 15:18 Pavel Kobiakov
  0 siblings, 0 replies; only message in thread
From: Pavel Kobiakov @ 2003-02-28 15:18 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 763 bytes --]

Hello,

I'm currently working on a minor mode for Emacs that
performs on-the-fly syntax checks in the background
using some external syntax check tool (the compiler).

On-the-fly syntax check for C++ is the functionality
I've been badly missing, particularly after having
done some project in Java with IntelliJ IDEA.

Flymake proved to be very useful to me, and I think it
can be useful for others. It's quite universal as it
can be configured to work with different syntax check
tools, though as of now I've only tested it with
make/Visual C++.

Attached please find the sources and a short doc.

Best regards,
  Pavel.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

[-- Attachment #2: flymake.tar.gz --]
[-- Type: application/x-gzip-compressed, Size: 79544 bytes --]

[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-28 15:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-28 15:18 Flymake: an on-the-fly syntax check minor mode for Emacs Pavel Kobiakov

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.