I am looking for either a hack to regular compilation mode, or suggestion on how to create new mode.
What i want to achieve, is to ‘compile’ my code – but the compilator sometimes asks certain questions on the terminal (yes/no, etc etc).
Afaik, regular compilation mode can’t direct my keyboard input and feed the subprocess with it.
Is that possible ?
Thanks
C-u M-x compile RETis all you need.This is, in fact, documented: typing
C-h f compile RETshows