[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C++-Mode
From: |
Boris H. |
Subject: |
Re: C++-Mode |
Date: |
Wed, 08 Jan 2003 11:39:40 +0100 |
User-agent: |
KNode/0.7.1 |
kgold wrote:
> The default for emacs using M-x compile is to call make.
>
> While you could change the default, experienced programmers typically
> create a makefile.
I know, but since I only write small programms, there's no real need for a
makefile.
In Ada-mode, there are commands ada-compile-application and
ada-run-application. I want this facility in C++-mode, too.
Boris