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

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

Re: Info file in emacs.gives Lisp error: (beginning-of-buffer) (end-of-b


From: Emanuel Berg
Subject: Re: Info file in emacs.gives Lisp error: (beginning-of-buffer) (end-of-buffer)
Date: Wed, 23 Dec 2020 20:07:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Christopher Dimech wrote:

> I would like to debug all errors (including those that are
> customarily ignored) using option 2.

OK, then set `debug-on-error' to `t' and
`debug-ignored-errors' to the empty list.

> And for option 1, I want to put all debugging off.

OK, set debug-on-error to nil.

I disencourage from doing this BTW, since many of the ignored
so-called "errors" are really better of being ignored...

> debug-ignored-errors is messing me up.

Are you sure that's where it started? :)

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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