unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13361: 24.2.91; [regression] window point incompatible change
@ 2013-01-05  6:13 Leo Liu
  2013-01-05  6:32 ` Leo Liu
  0 siblings, 1 reply; 7+ messages in thread
From: Leo Liu @ 2013-01-05  6:13 UTC (permalink / raw)
  To: 13361

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-01-07  2:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-05  6:13 bug#13361: 24.2.91; [regression] window point incompatible change Leo Liu
2013-01-05  6:32 ` Leo Liu
2013-01-05  8:36   ` Glenn Morris
2013-01-05  9:41     ` Leo Liu
2013-01-05 11:27       ` martin rudalics
2013-01-05 19:13       ` Glenn Morris
2013-01-07  2:31         ` Leo Liu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).