help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs as platform for the application


From: Kai Großjohann
Subject: Re: Emacs as platform for the application
Date: Fri, 20 Sep 2002 16:26:23 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

tfb@hurricane.OCF.Berkeley.EDU (Thomas F. Burdick) writes:

> To do this, you want to build your own Emacs; the elisp manual
> contains an introduction to this.  What you have temacs, load in the
> ordinary parts of elisp that your application is going to use (or all
> of it, to be safe), and your application code.  When dumping the full
> emacs, you can ctonrol what happens at startup.  Have startup start up
> your application, and then you control all the keybindings, menu
> items, etc., in the initial buffer.

Is it really better than "emacs -l foo.el -f foo-init"?  It seems
like a lot of work for little gain.

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)


reply via email to

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