> This is the result of another recent change to the CVS (i.e.,
> development) version of compilation mode in Emacs that I am not sure
> how to fix. 

In the method jde-checkstyle-create-checker-buffer       

(setq buffer-read-only nil)

should be after 

(compilation-mode)

With this small change, checkstyle works fine with GNU Emacs 21.3.50!

  Christian

Reply via email to