bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19161: 24.4; vc-mode reload on commit - don't jump to start of buffe


From: Stefan Monnier
Subject: bug#19161: 24.4; vc-mode reload on commit - don't jump to start of buffer
Date: Mon, 24 Nov 2014 10:00:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Use vc-mode to edit a file in a Subversion working copy, where the file
> has the property svn:keywords set to 'Id' and contains a magic $Id: $
> string.  On committing with C-x v v, the file will be reloaded after the
> commit, and point jumps to the top of the buffer.  This is annoying
> because you lose the place you were working at.

Indeed, that should not happen.
Does it jump to the *very beginning* of the file, or only to "just
before the $Id thingy" ?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]