emacs-devel
[Top][All Lists]
Advanced

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

Re: Edebug corrupting point in buffers; we need buffer-point and set-buf


From: Eli Zaretskii
Subject: Re: Edebug corrupting point in buffers; we need buffer-point and set-buffer-point, perhaps.
Date: Mon, 31 Oct 2022 15:16:28 +0200

> Date: Mon, 31 Oct 2022 11:43:15 +0000
> From: Alan Mackenzie <acm@muc.de>
> 
> A few weeks ago, I was attempting to edebug a program which itself
> scanned through a buffer B.  That buffer was also displayed in a window
> (or possibly two windows).  Each time the program went into edebug, the
> point in B got corrupted.
> 
> Setting edebug-save-displayed-buffer-points didn't help.

Did you try switch-to-buffer-preserve-window-point?



reply via email to

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