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

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

Re: ISO a fast-loading Emacs


From: Tim X
Subject: Re: ISO a fast-loading Emacs
Date: 22 Oct 2005 16:19:54 +1000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

kj <socyl@987jk.com.invalid> writes:

> I have an Emacs session running all the time; each of these sessions
> runs for days or weeks on end, so I'm not concerned about the fact
> that Emacs takes a very long time to get started.
> 
> But I also would like to have a fast-loading Emacs (or Emacs clone)
> as the value of my EDITOR variable, so that whenever a program
> requires me to edit text I don't have to wait a long time for the
> auxiliary editor to come up.
> 
> Any suggestions?
> 

Yes, use gnuserv. Just put
(gnuserv-start) 

in your .emacs and set your shell EDITOR variable to 

EDITOR=gnuclient

Then when a program references EDITOR, such as crontab -e, an emacs
frame will be opened. Very fast - probably as fast as using vi and
certainly faster than starting a whole new emacs.

Tim
-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!


reply via email to

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