PlanDuSite ModificationsRécentes Nouvelles SectionElisp CommentFaire

AtimUnscroll

Dernière modification

Résumé : Minor mode for restoring buffer look as it was before scrolling.

Modifié(e) :

< scrolling command is invoked (pg-down/pg-up, mouse wheel scrolling,

à

> scrolling command is invoked (page-down/page-up, mouse wheel scrolling,


Description

The position of cursor and buffer look are automatically remembered when a scrolling command is invoked (page-down/page-up, mouse wheel scrolling, scroll-bar movement)

This information is stored in a ring; you can go up and down this ring restoring you position and text visibility before the scrolling command with

these commands travel the ring to older (..-down) and newer (..-up) stored points.

Files

Lisp:atim-unscroll.el


CategoryUndo