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: Tim X
Subject: Re: Emacs 22 problems with split init file
Date: Tue, 16 Jan 2007 08:50:55 +1100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> 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 ...
>
> --

Hi Pete,

I've already tried that. The custom file (the correct one for the version of
emacs i.e. 22) is getting loaded and all the customization seems correct. In
fact, there don't seem to be any problems after starting emacs. However, when
you go to do certain operations after emacs has booted, such as start a mail
reading client, you will go to perform some operation and emacs crashes with
the segfault error. As soon as you use just a single init file, there are no
problems. 

I'll keep experimenting and see what happens. I have considerable amounts of
custom stuff and eliminating them in a methodical way is time consuming. 

Tim

-- 
tcross (at) rapttech dot com dot au


reply via email to

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