unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Barry OReilly <gundaetiapo@gmail.com>
Cc: 15567@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#15567: Point jumps around madly in XML file when undoing while auto-revert-mode updates buffer
Date: Fri, 20 Aug 2021 17:28:06 +0200	[thread overview]
Message-ID: <87bl5s5e61.fsf@gnus.org> (raw)
In-Reply-To: <CAFM41H0EoNLsGr7fPpOsk+c8Ke1dV70n8_o=5=N5LETOTwtOrQ@mail.gmail.com> (Barry OReilly's message of "Thu, 10 Oct 2013 10:14:08 -0400")

Barry OReilly <gundaetiapo@gmail.com> writes:

>    2: That there are more than one rng-validate-while-idle timers.
>
> In order to more directly verify bug 2, I ran with this:

[...]

> +(defvar rng-validate-timers '())

[...]

> +      (cl-pushnew rng-validate-timer rng-validate-timers))))

Barry OReilly <gundaetiapo@gmail.com> writes:

> Rev 114704 addresses bug 1 described earlier. Leaving this open to
> address bug 2.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

I've tried to reproduce bug 2, but I'm not able to (in Emacs 28)...  but
I'm not quite sure I understand the test case.

rng-validate-timer is buffer-local, rng-validate-timers isn't, so if you
have more than two xml buffers, you'll end up with two timers on that
list (as you should, I think?)  Or do I misunderstand what the problem
is (if it still exists -- this is a seven year old bug report).

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





  parent reply	other threads:[~2021-08-20 15:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08 23:07 bug#15567: Point jumps around madly in XML file when undoing while auto-revert-mode updates buffer Barry OReilly
2013-10-09 12:29 ` Stefan Monnier
2013-10-10 14:14   ` Barry OReilly
2013-10-18 14:04     ` Barry OReilly
2021-08-20 15:28     ` Lars Ingebrigtsen [this message]
2021-09-17 16:01       ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87bl5s5e61.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=15567@debbugs.gnu.org \
    --cc=gundaetiapo@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).