axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Developers and Axiom


From: root
Subject: Re: [Axiom-developer] Developers and Axiom
Date: Wed, 12 Apr 2006 11:38:57 -0400

> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]