A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://lists.gnu.org/archive/html/emacs-devel/2022-11/msg00125.html below:

Re: Edebug corrupting point in buffers.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] From: Juri Linkov Subject: Re: Edebug corrupting point in buffers. Date: Wed, 02 Nov 2022 19:40:24 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)
> Maybe we could fix it by documenting the precise situation in the
> Elisp manual, possibly combined with making edebug-save-windows nil
> by default.

I see the same problem even when edebug-save-windows is nil:

0. emacs -Q
1. paste:

(with-temp-buffer
  (save-excursion (insert "a\nb\nc\nd\n"))
  (dotimes (i 4)
    (forward-line)))

2. 'C-u C-M-x' on it
3. step once with SPC
4. M-x pop-to-buffer RET  *temp* RET
5. 'W' (edebug-toggle-save-windows)
6. then stepping thru the code doesn't move point in another window



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4