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

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

winpoint.el --- Remember buffer positions per-window, not per buffer


From: Jorgen Schaefer
Subject: winpoint.el --- Remember buffer positions per-window, not per buffer
Date: Sat, 10 Jun 2006 06:09:11 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Hello everyone!

When two windows view the same buffer at the same time, and one
window is switched to another buffer and back, point is now the
same as in the other window, not as it was before we switched
away. This mode tries to work around this problem by storing and
restoring per-window positions for each buffer.

This might interact in some weird way with other modes. Please let
me know if you encounter any problems.

Regards,
        -- Jorgen

-- 
((email . "address@hidden") (www . "http://www.forcix.cx/";)
 (gpg   . "1024D/028AF63C")   (irc . "nick forcer on IRCnet"))

Attachment: winpoint.el
Description: application/emacs-lisp


reply via email to

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