GNU bug report logs - #22715
25.0.91; Point randomly jumps during key entry

Previous Next

Package: emacs;

Reported by: Steve Revilak <steve <at> srevilak.net>

Date: Wed, 17 Feb 2016 01:41:02 UTC

Severity: normal

Found in version 25.0.91

Done: Steve Revilak <steve <at> srevilak.net>

Bug is archived. No further changes may be made.

Full log


Message #56 received at 22715 <at> debbugs.gnu.org (full text, mbox):

From: Steve Revilak <steve <at> srevilak.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22715 <at> debbugs.gnu.org, deng <at> randomsample.de
Subject: Re: bug#22715: 25.0.91; Point randomly jumps during key entry
Date: Mon, 22 Feb 2016 13:33:18 -0500
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.





This bug report was last modified 9 years and 91 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.