-----Ursprüngliche Nachricht-----
Von: Inger, Matthew [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 10. Januar 2003 19:14
An: '[EMAIL PROTECTED]'
Betreff: Buffer Kill


> is there a way to turn off the buffer kill after compilation completion? 
> I've tried customizing the jde-compile-finish-hook variable both with 
> jde-set-variables and with custom-set-variables, but neither one works. 
> It's annoying if i have split buffer windows, then try to compile one of 
> the files, that it kills the completion buffer, and unsplits the window 
> automatically.  That is truly obnoxious, and i can't seem to figure out
how 
> to turn it off. 

Try this: (remove-hook 'jde-ant-build-hook 'jde-compile-finish-kill-buffer)


Hth,
Christian

Reply via email to