emacs-devel
[Top][All Lists]
Advanced

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

Re: Edebug corrupting point in buffers.


From: Eli Zaretskii
Subject: Re: Edebug corrupting point in buffers.
Date: Thu, 03 Nov 2022 20:06:28 +0200

> From: Juri Linkov <juri@linkov.net>
> Cc: acm@muc.de,  emacs-devel@gnu.org
> Date: Thu, 03 Nov 2022 19:25:46 +0200
> 
> >> I don't understand how to step through the code after switching to
> >> *temp* buffer while allowing point to move.
> >
> > If you want to _see_ the cursor moving, you need to switch to the
> > buffer each time point moves.
> 
> Switching to the buffer doesn't help to move point.

It does here: every time I switch to that buffer during forward-line
calls, I see point moved to a new position.



reply via email to

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