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: Juri Linkov
Subject: Re: Edebug corrupting point in buffers.
Date: Thu, 03 Nov 2022 20:31:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

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

I tried again in emacs -Q with edebug-save-windows enabled and disabled,
but point doesn't move after switching to *temp* buffer.



reply via email to

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