CEDET 
 Libraries 
  EIEIO  
   Vis Bookmarks 
   LM Compile 
  Semantic  
   Intellisense 
  SRecode  
  Tools  
  Speedbar  
  EDE  
  COGRE  
  Download 
  1.0 Pre Releases 
   1.0pre4 
   1.0pre3 
  Other  
  Checkdoc 
 Project Information 
  Project 
  Releases 
  Mailing Lists 
   cedet-devel 
   cedet-semantic 
   cedet-eieio 
  Donate 
 
<< Files >>

Linemark Compile

Highlight compiler hits

Emacs has always been good about compiling code and going to the errors that are found. The Linemark Compile script uses the linemark.el tool to go one step further by automatically highlighting all lines in all source buffers that the compiler has identified as being problematic.

To use this tool, first download the most recent cedet tool which includes EIEIO. Next, after a compilation has completed, use the command:

M-x lmcompile-do-highlight
to turn highlighting on for all found errors.

You can also add the above command to compilation-finish-functions to have it occur automatically.

Once you are done with the feature, you can disable the highlighting with the command:

M-x lmcompile-clear

 
SourceForge Logo
Donate With Paypal
gnu Eric's homepage
Return to CEDET.
Send mail to zappo@gnu.org to contact me.
Visit Siege-engine.com to see what I do in analog land.
Copyright(C) 1997,98,99,2000,01,02,03,04,05,06,07 Eric M. Ludlam
Verbatim copying and distribution is permitted in any medium, provided this notice is preserved.