Christian Plate writes: > > > > How do i set this in my .emacs? I dont know any lisp, sorry for this > > > stupid question. > > > > (setq compilation-enter-directory-regexp-alist nil) > > Thanks, Paul. Ive done this. However now it says: > save-excursion: Buffer is read-only: #<buffer *check style*>
Hi Christian, 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. As a rule, I prefer not to try to change the JDEE to track changes to development versions of Emacs. I prefer to wait wait until the changes are are officially released. So, unless you are willing and able to change the JDEE yourself (and, ideally, provide the fixes to me so I can incorporate them into the JDEE sources), I recommend that you use the latest production version of Emacs as I do. Paul
