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: Christopher Dimech
Subject: Re: Info file in emacs.gives Lisp error: (beginning-of-buffer) (end-of-buffer)
Date: Wed, 23 Dec 2020 18:13:36 +0100

> Sent: Wednesday, December 23, 2020 at 10:39 PM
> From: "Emanuel Berg via Users list for the GNU Emacs text editor" 
> <help-gnu-emacs@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Info file in emacs.gives Lisp error: (beginning-of-buffer) 
> (end-of-buffer)
>
> Christopher Dimech wrote:
>
> > I am displaying an info file in emacs. But when I use the
> > arrow keys to move up and down the document I get
> >
> > Debugger entered--Lisp error: (beginning-of-buffer)
> >   signal(beginning-of-buffer nil)
> >   previous-line(1 1)
> >   funcall-interactively(previous-line 1 1)
> >   call-interactively(previous-line nil nil)
> >   command-execute(previous-line)
> >
> > Debugger entered--Lisp error: (end-of-buffer)
> >   signal(end-of-buffer nil)
> >   next-line(1 1)
> >   funcall-interactively(next-line 1 1)
> >   call-interactively(next-line nil nil)
> >   command-execute(next-line)
>
> That's how it should be, or how it is anyway, perhaps you
> configured the debugger?
>
> try
>
> $ emacs -Q
>
> then eval (info "(Emacs)")
>
> and see it the problem remains.

No, the problem vanishes.  Must be something in my init file then.

> --
> 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]