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: Emanuel Berg
Subject: Re: Initialization warnings without compehensive information about problem
Date: Sun, 13 Nov 2022 16:22:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Bruno Barbier wrote:

>> It would be more useful for the "*Warnings*" to give good
>> information rather than the generic .emacs has a problem
>> with a function definition being void. It is a bother that
>> for any problem one has to rerun again with "--debug-init".
>
> You just need to always start emacs with '--debug-init', if
> you really want Emacs to always immediately stop on any
> config issue.

But that's 0.018 seconds slower ...

$ time emacs -f kill-emacs
emacs -f kill-emacs  2.16s user 0.21s system 84% cpu 2.809 total

$ time emacs --debug-init -f kill-emacs
emacs --debug-init -f kill-emacs  2.23s user 0.19s system 85% cpu 2.826 total

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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