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

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

Re: Emacs doesn't load .emacs


From: Peter Dyballa
Subject: Re: Emacs doesn't load .emacs
Date: Thu, 2 Nov 2006 16:23:30 +0100


Am 02.11.2006 um 15:29 schrieb Hendrik Bilges:

I now have no more clue what to look for.

Create a little Elisp file with this contents:

(defadvice load (before debug-log activate)
  (message "(Tipp von Kai G) Lade jetzt: %s" (ad-get-arg 0)))

and then invoke GNU Emacs with: emacs -l <that elisp file name> &

It should show which files are loaded. In *Messages*. This can be saved to a regular file. When GNU Emacs does some options saving into files, then the original version of the saved *Messages* on disk will get changed and you have in file~ information of what happened when you quit and could finish to read.

--
Mit evolutionären Grüßen

  Pete


"Evolution"            o           __o                     _o _
          °\___o      /0~         -\<,              ^\___ /=\\_/-%
oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____






reply via email to

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