Mail Archives: djgpp/2000/08/29/21:57:59
| From: "Stefan Viljoen" <rylan AT NOSPAMintekom DOT co DOT za>
| Date: Tue, 29 Aug 2000 12:12:14 +0200
| DJ-Gateway: from newsgroup comp.os.msdos.djgpp
|
| Is it possible to get Emacs to create some kind of project file like SETEDIT
| does? I.e. to make it load a set of files automatically when you restart it,
| like say a set of project files for a program you are currently working on?
There's no concept of a project file in EMACS. You'll have to write a
Makefile which does the job of compiling the necessary files and
linking them. Btw, that's what acually happens when you use a project
file.
--
Prashant TR <tr AT midpec DOT com>
Web: http://www.midpec.com/
- Raw text -