GNU bug report logs - #8301
24.0.50; non-interactive `yank' in another buffer leaves point before insertion

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sun, 20 Mar 2011 18:42:02 UTC

Severity: normal

Found in version 24.0.50

Done: "Drew Adams" <drew.adams <at> oracle.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 8301 <at> debbugs.gnu.org
Subject: bug#8301: 24.0.50; non-interactive `yank' in another buffer leaves point beforeinsertion
Date: Mon, 21 Mar 2011 10:29:26 -0400
> So maybe this does have something to do with `window-point' after
> all?  Dunno.

Yup.  It's the same old issue of the fact that a buffer displayed in
N windows has N+1 different `point's.  Every time a command finishes,
every buffer's `point' may get reinitialized from the `point' of one of
the windows displaying the buffer.


        Stefan




This bug report was last modified 14 years and 66 days ago.

Previous Next


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