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

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

bug#4041: 23.0.92; Emacs 23: buffer point is no longer frame-local


From: Lars Magne Ingebrigtsen
Subject: bug#4041: 23.0.92; Emacs 23: buffer point is no longer frame-local
Date: Sun, 18 Sep 2011 10:03:39 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

martin rudalics <rudalics@gmx.at> writes:

> Even if you had such a feature it would not DTRT with multiple windows
> showing the same buffer on the same frame.  But if, in step (9) above,
> you do `previous-buffer' or `switch-to-prev-buffer', the window's point
> should show up at `point-min'.  `switch-to-buffer' could, in principle,
> retrieve that position by scanning `window-prev-buffers' of that window.

I think that that sounds like a good idea.

I usually work with two frames, and this
return-the-point-to-where-it-is-in-the-other-frame behaviour has annoyed
me, too.  If you're doing two semi-related things in each frame,
"losing" the point you were at means a lot more jumping back and forth
in the buffer.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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