all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Braun Gábor" <braungb88@gmail.com>
Cc: 38316@debbugs.gnu.org
Subject: bug#38316: 26.1; Undo with undo-inhibit-record-point set doesn't restore unmodified state
Date: Sun, 01 Nov 2020 15:50:36 +0100	[thread overview]
Message-ID: <87h7q99lmr.fsf@gnus.org> (raw)
In-Reply-To: <1681190.f0pj01Nb2o@gabor> ("Braun Gábor"'s message of "Thu, 21 Nov 2019 22:18:21 +0100")

Braun Gábor <braungb88@gmail.com> writes:

> 1. Start Emacs:
>
> emacs -Q --eval '(setq undo-inhibit-record-point t)'
>
> I see the scratch buffer with -- in the modeline indicating it is not 
> modified.
>
> 2. Enter 'abc' in the scratch buffer: press keys a b c.
>
> 3. Press C-_.
>
> The inserted 'abc' is deleted, but in the modeline I see ** indicating
> that the buffer is modified.  The expectation is that the buffer is no
> longer modified.

I can confirm that this bug is still present in Emacs 28.

> Do the same as above but start Emacs with 'emacs -Q', no additional
> options.  Now after C-_ I see -- in the modeline indicating that the
> buffer is not modified, as expected.

Yup.  (The bug report then goes on to discuss the differences in
buffer-undo-list, which is probably the cause of this bug.)

Does anybody have any insight here into what's going wrong here?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2020-11-01 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-21 21:18 bug#38316: 26.1; Undo with undo-inhibit-record-point set doesn't restore unmodified state Braun Gábor
2020-11-01 14:50 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7q99lmr.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=38316@debbugs.gnu.org \
    --cc=braungb88@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.