> But you need half the screen devoted to a shell, which really > shouldn't be necessary. Why not simply have a command which runs the > makefile with `shell-command' or something similar? > (local-set-key "\C-ce" > (lambda () > (interactive) > (shell-command "make -f Makefile.foo &"))) > Or something could be arranged so any output goes to a (normally > non-showing) buffer, which could be displayed in case of an error.
A useful idea. Thanks. You can also do M-x compile and it will prompt you for a default make command line which it remembers. I don't find 'half a screen' to be a limitation. My head is a very small space and is the primary limitation. t _______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer