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

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

Re: Initialization warnings without compehensive information about probl


From: Bruno Barbier
Subject: Re: Initialization warnings without compehensive information about problem
Date: Sun, 13 Nov 2022 15:00:22 +0100

Heime <heimeborgia@protonmail.com> writes:

> I do not like that when there is a problem the "*Warnings*" buffer only says
>
> Warning (initialization): An error occurred while loading 
> ‘/home/hagbard/.emacs’:
> Symbol's function definition is void: wordscal-ktrigr
>
> Providing little useful information regarding the file, its location and the 
> corresponding
> line number where the problem was detected. 

You need to start Emacs with the "--debug-init". That way, it will stop
and give you all the details about the error.

See (info "(emacs) Initial Options")

Bruno



reply via email to

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