all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: master 71ef012: Map redo records for undo in region to 'undo-in-region
Date: Thu, 11 Mar 2021 20:03:33 -0500	[thread overview]
Message-ID: <1328F7D7-74BD-4262-A25E-6A25EDF84D88@gmail.com> (raw)
In-Reply-To: <871rclz07w.fsf@gnus.org>



> On Mar 11, 2021, at 7:26 PM, Lars Ingebrigtsen <larsi@gnus.org> wrote:
> 
> monnier@iro.umontreal.ca (Stefan Monnier) writes:
> 
>> branch: master
>> commit 71ef0122abf5215eafa2dc414b75630a709de008
>> Author: Yuan Fu <casouri@gmail.com>
>> Commit: Stefan Monnier <monnier@iro.umontreal.ca>
>> 
>>    Map redo records for undo in region to 'undo-in-region
>> 
>>    * lisp/simple.el (undo-equiv-table): Add explaination for
>>    undo-in-region, undo to the beginning of undo list and null undo.
>>    (undo): If equiv is 'undo-in-region, empty or t, set pending-undo-list
>>    to t.  If the redo is undo-in-region, map buffer-undo-list to
>>    'undo-in-region instead of t, if it is an identity mapping, map to
>>    'empty.
> 
> This seems to lead to the following two test failures:
> 
> 2 unexpected results:
>   FAILED  simple-tests--undo
>   FAILED  simple-tests--undo-equiv-table
> 

How is the test above ran? Maybe I can setup something similar and investigate. All the tests passed on my machine (with master and -q).

Yuan




  reply	other threads:[~2021-03-12  1:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210311223946.8801.94147@vcs0.savannah.gnu.org>
     [not found] ` <20210311223948.2A4E320B2E@vcs0.savannah.gnu.org>
2021-03-12  0:26   ` master 71ef012: Map redo records for undo in region to 'undo-in-region Lars Ingebrigtsen
2021-03-12  1:03     ` Yuan Fu [this message]
2021-03-12  1:40       ` Lars Ingebrigtsen
2021-03-12  2:04         ` Yuan Fu
2021-03-12 17:00           ` Lars Ingebrigtsen
2021-03-12 17:24             ` Yuan Fu
2021-03-12 19:12               ` Stefan Monnier
2021-03-12 17:31             ` Glenn Morris
2021-03-12 17:45               ` Yuan Fu

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=1328F7D7-74BD-4262-A25E-6A25EDF84D88@gmail.com \
    --to=casouri@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /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.