[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: |
Tue, 01 Nov 2022 09:06:04 +0200 |
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: acm@muc.de, emacs-devel@gnu.org
> Date: Mon, 31 Oct 2022 19:14:26 -0400
>
> Eli Zaretskii [2022-10-31 20:10:43] wrote:
> >> Maybe we should try and make sure redisplay itself (rather than, or
> >> in addition, I'm not sure) preserves buffer points?
> >
> > We do try and make sure it does. There are quite a few places in the
> > code where we jump through many hoops to make sure this is true.
>
> Hmm... maybe we should investigate exactly why the buffer's point is
> modified in Alan's case.
Yes, we should, I agree.
- Re: Edebug corrupting point in buffers., (continued)
- Re: Edebug corrupting point in buffers., Stefan Monnier, 2022/11/03
- Re: Edebug corrupting point in buffers., Eli Zaretskii, 2022/11/03
- Re: Edebug corrupting point in buffers., Stefan Monnier, 2022/11/03
- Re: Edebug corrupting point in buffers., Eli Zaretskii, 2022/11/04
- Re: Edebug corrupting point in buffers., Eli Zaretskii, 2022/11/04
- Re: Edebug corrupting point in buffers., Alan Mackenzie, 2022/11/03
- Re: Edebug corrupting point in buffers., Stefan Monnier, 2022/11/03
Re: Edebug corrupting point in buffers; we need buffer-point and set-buffer-point, perhaps.,
Eli Zaretskii <=