all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve Revilak <steve@srevilak.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 22715@debbugs.gnu.org, deng@randomsample.de
Subject: bug#22715: 25.0.91; Point randomly jumps during key entry
Date: Mon, 22 Feb 2016 13:33:18 -0500	[thread overview]
Message-ID: <20160222183317.GA24871@srevilak.net> (raw)
In-Reply-To: <838u2clk7a.fsf@gnu.org>

I patched the 29.0.91 pretest sources with diffs from these two
commits:

---------------------------------
commit aa5a7948431437fc09931ac21eb05f365e1f8876
Author: David Engster <deng@...>
Date:   Sun Feb 21 17:16:45 2016 +0100

     Remove `semanticdb-save-all-db-idle' from `auto-save-hook'

     * lisp/cedet/semantic/db-mode.el (semanticdb-hooks): Do not put
       `semanticdb-save-all-db-idle' into `auto-save-hook'. The latter is
       not an idle hook, so it's not appropriate to call it there. It will
       already be called in the `semantic-idle-work-core-handler', which
       runs when Emacs is actually idle.

commit 2d8b2fd034ccc61f949b408373342b5f9f8ba592
Author: David Engster <deng@...>
Date:   Sun Feb 21 17:11:01 2016 +0100

     Restore point when writing semantic table to disk

     * lisp/cedet/semantic/db-file.el (object-write): Wrap call to
       `semantic-fetch-tags' in `save-excursion', since it might move point
       in current buffer. (Bug #22287)
---------------------------------

I'll work with these changes for a while, and report back with my
findings.






  reply	other threads:[~2016-02-22 18:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17  1:39 bug#22715: 25.0.91; Point randomly jumps during key entry Steve Revilak
2016-02-17  8:51 ` Andreas Schwab
2016-02-17  9:26 ` Joakim Jalap
2016-02-17 16:43   ` Eli Zaretskii
2016-02-17 16:52     ` Joakim Jalap
2016-02-17 17:22       ` Eli Zaretskii
2016-02-17 21:13         ` Joakim Jalap
2016-02-18  3:37           ` Eli Zaretskii
2016-02-18  7:44             ` Joakim Jalap
2016-02-17 16:43 ` Eli Zaretskii
2016-02-19  2:22   ` Steve Revilak
2016-02-19 10:30     ` Eli Zaretskii
2016-02-19 20:33       ` David Engster
2016-02-21 16:27         ` David Engster
2016-02-21 17:19           ` Eli Zaretskii
2016-02-22 17:22             ` Steve Revilak
2016-02-22 17:38               ` Eli Zaretskii
2016-02-22 18:33                 ` Steve Revilak [this message]
2016-02-24  1:47                   ` Steve Revilak

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=20160222183317.GA24871@srevilak.net \
    --to=steve@srevilak.net \
    --cc=22715@debbugs.gnu.org \
    --cc=deng@randomsample.de \
    --cc=eliz@gnu.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.