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: Daniel Martín
Subject: Re: Info file in emacs.gives Lisp error: (beginning-of-buffer) (end-of-buffer)
Date: Wed, 23 Dec 2020 18:18:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin)

Christopher Dimech <dimech@gmx.com> writes:

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

I can't reproduce this problem.  Could you give some more detailed steps
to reproduce it?  How much content does the Info file have?  Can you
reproduce the problem from "emacs -Q"? Thanks.


reply via email to

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