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

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

Re: emacs questions


From: Vagn Johansen
Subject: Re: emacs questions
Date: Sat, 03 Dec 2005 10:35:52 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt)

Eli Zaretskii <eliz@gnu.org> writes:

>> It's possible to see, while we are programming, if we did a mistake. In 
>> eclipse, when we do an error, for example, forget a ; , an underline 
>> appears in the line indicating that something is wrong. It's possible to 
>> have something like this in emacs?
>
> There's a CWarn mode for C and C++, but I don't know about similar
> features for Java.  Anyone?


flymake can compile in the background and colorize lines with errors/warnings

http://flymake.sourceforge.net/

http://www.emacswiki.org/cgi-bin/wiki/JdeeFlymake

-- 
Vagn


reply via email to

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