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

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

Re: Fwd: Fails to bring up a back trace


From: Emanuel Berg
Subject: Re: Fwd: Fails to bring up a back trace
Date: Thu, 30 Nov 2023 00:29:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Davin Pearson wrote:

> Symbol's function definition is void: t
>
> To ensure normal operation, you should investigate and remove the
> cause of the error in your initialization file.  Start Emacs with
> the ‘--debug-init’ option to view a complete error backtrace.
>
> Here is the contents of my runmacs.bat file:
>
> emacs --geometry 2048x1024 --debug-init &
>
> Yet it fails to bring up an error backtrace.
>
> I also tried the following command:
>
> emacs --geometry 2048x1024 --eval "(setq debug-on-error)" --debug-init &
>
> What gives?

Should be (setq debug-on-error t)

Maybe that is what you have in code as well?

Peace.

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




reply via email to

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