GNU bug report logs - #13361
24.2.91; [regression] window point incompatible change

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Sat, 5 Jan 2013 06:15:02 UTC

Severity: normal

Tags: notabug

Found in version 24.2.91

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.91; [regression] window point incompatible change
Date: Sat, 05 Jan 2013 14:13:28 +0800
I have just spent this morning trying to fix a 3rd party library
behaviour change only to find this annoying regression.

To reproduce

0. emacs -q
1. Create two buffers A and B and make them both visible in the frame
2. Insert some text in A and leave point at the end of buffer A
3. Switch to buffer B and eval
    
      (with-current-buffer "A" (goto-char (point-min)))

You will see point in buffer A doesn't change.

Leo




This bug report was last modified 12 years and 133 days ago.

Previous Next


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