Re: compilation errors
Group: gnu.emacs.help · Group Profile · Search for hello in gnu.emacs.help
Author: rustom
Date: Sep 20, 2008 07:32
On Sep 19, 11:46 am, "Jiri Senkyr" <jusb...@centrum.cz> wrote: Hello, I wanted my emacs to parse messages from IAR Embedded workbench compiler so I added following lines into my .emacs file: ;; To parse "IAR Embedded workbench 4.21A for Atmel AVR" messages ;; Load compile.el library (require 'compile) ;;Store new item "iar-avr" into compilation-error-regexp-alist variable (setq compilation-error-regexp-alist (cons...
Show full article (1.74Kb) |