Tagged Questions

3
votes
3answers
2k views

Emacs: how to compile (run make) without pressing enter for the compile command query?

with (x)emacs, how could I run the 'compile' command without separately pressing enter to accept the default command? (I can bind the 'compile' to a key but I'd like the whole thing to happen without ...