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

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

Re: Emacs 22 problems with split init file


From: Peter Dyballa
Subject: Re: Emacs 22 problems with split init file
Date: Mon, 15 Jan 2007 11:14:04 +0100


Am 15.01.2007 um 07:42 schrieb Tim X:

However, I do suspect it is something
related to the customize stuff which is causeing the seg faults.

How about putting

        (message "From <this or that> custom file starts here")
        (message "From <this or that> custom file ends here")

into your custom files? (You can also put some into ~/.emacs.) It's only useful when you're able to to see the *Messages* buffer, so it could be a good idea to comment the whole block of settings starting with

        (custom-set-variables

and ending with ``)´´ and see whether this leads to no crashes. Then uncomment the first and the last line of customisation, to have a valid ELisp statement, and see whether it's still OK. Next comes a loop of binary dividing the customisation, i.e., finding the increasingly smaller region with the faulty setting in it ...

--
Greetings

  Pete

“One cannot live by television, video games, top ten CDs, and dumb movies alone”
      (Amiri Baraka 1999)






reply via email to

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