[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: save-buffer moves cursor
From: |
Drew Adams |
Subject: |
RE: save-buffer moves cursor |
Date: |
Fri, 13 Mar 2009 16:51:57 -0700 |
> I suspect someone has asked this before, but I cannot find
> any info on it. When upgrading emacs to 22.2.1 (from
> something I don't remember) the behaviour when saving a
> buffer (save-buffer) changed so that it now recenters the
> cursor to the middle of the buffer, kind of like an
> update-properties. How do you disable this so it works like
> before, i.e doesn't move the cursor when saving buffer?
I don't see this with emacs -Q (for Emacs 22.2.1). Make sure you use emacs -Q or
emacs -q --no-site-file, or else it might be something in your init file that is
causing this.
If you still see it, consider reporting it as a bug: `M-x report-emacs-bug'.