I would really like to customize JDE in the following way: At present, the jde-compile command creates a compilation buffer and fills it with the output of the compile command. I would instead like jde-compile to create a compilation buffer only if error/warning messages are returned by the compiler. If no errors/warnings are produced the only visible result should be a message printed in the minibuffer saying something like "Compilation succesful", or "Compiling... done". I have been through the FAQ and user guide trying to find a way to do this, to no avail. I'd implement it myself, but unfortunately I am not yet a lisp programmer. Is there a way to do this that I am missing? BTW, I love JDE, it's really useful. Thanks, Paul! --Fraser Hanson
