Xref: utzoo gnu.emacs.help:766 comp.emacs:9861 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!HUB.UCSB.EDU!aks From: aks@HUB.UCSB.EDU (Alan Stebbens) Newsgroups: gnu.emacs.help,comp.emacs Subject: src directory is getting too large Message-ID: <9101142255.AA16783@anywhere.ucsb.edu> Date: 14 Jan 91 23:13:50 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 12 X-Unparsable-Date: Mon, 14 Jan 91 14:55:40 +22329246 It would be a nice idea if the emacs distribution had a "conf" subdirectory, to contain the config files. within the "src" directory, so that the multitudinous "[ms]-*.h" files wouldn't clutter up the working source directory. Even on my 28MIPS system, an "ls" in the src directory takes a long time. You would only have to modify the #includes in config.h: #include "conf/s-WHATEVER" #include "conf/m-WHATEVER" Alan Stebbens