Date: Wed, 30 Aug 2000 08:27:48 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Rob Kramer cc: djgpp AT delorie DOT com Subject: Re: Emacs project file? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 30 Aug 2000, Rob Kramer wrote: > (load "desktop") > (desktop-load-default) > (desktop-read) It's advisable to look at the _emacs.xmpl file in the DJGPP distribution of the ported Emacs: it already includes many snippets like that, with the advantage that those snippets benefit from usage experience over the last 10 years.