This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Slow startup of psgml emacs


Thanks for the various suggestions and hints. The delays are somewhere in 
the (load-library "tei-emacs-init") that is invoked from site-start.el.

Now to copy it's contents into .emacs, start with --no-init and execute it 
line by line (with C-x C-e).


Regards,

Dave


At 21:54 17/05/2002 +0100, Dave Pawson wrote:

>>  I don't
>>know of a real function-trace to follow the init stuff. At least some info
>>is put into the minibuffer (under the status line) while starting up and
>>loading different elisp packages. If you can read fast enough...
>>
>>As a last resort you might want to inspect your .emacs (or possibly _emacs
>>with NTEmacs) and "simulate" what will be going on when executing the
>>contents in an elisp interpreter.
>
>Dave, if you put the cursor at the end of each line of the .emacs file,
>hit C-x C-e, it will execute that statement, which is sort of slow-mo
>debug?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]