Skip to content

victorteokw/smart-mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

smart-mark http://melpa.org/packages/smart-mark-badge.svg

smart-mark restores cursor position after mark. smart-mark-mode is a global minor mode.

For example:

buffer line 1
buffer line 2 cursor is | here
buffer line 3
buffer line 4

when `smart-mark-mode` is active and you `mark-whole-buffer`,

| buffer line 1
buffer line 2
buffer line 3
buffer line 4

the cursor moves to the beginning of the buffer, and you lose the cursor position,

with smart-mark, just press C-g, and the point restore back just where it was.

About

Emacs package to restore point after C-g when mark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published