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

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

Re: Configurations for debug-on-error


From: Emanuel Berg
Subject: Re: Configurations for debug-on-error
Date: Tue, 11 Jul 2023 13:35:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

uzibalqa wrote:

> I am using debug-on-error. I see that debug-ignored-errors
> contains
>
> (beginning-of-line beginning-of-buffer end-of-line
> end-of-buffer end-of-file buffer-read-only file-supersession
> mark-inactive user-error)
>
> Are there other debug-ignored-errors configurations (or
> subsets) that would be generally useful for debugging common
> problems

It is used so you can tell the debugger to shut up about
certain events you consider unharmful.

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




reply via email to

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