Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Emacs works the same way. You set an anchor (the mark) and the region implicitly spans the text between the anchor and the cursor (the point). This kind of stateful approach (as opposed to a stateless alternative such as holding down shift while sweeping out a selection) has several advantages even when using a keyboard and mouse. E.g. you can set the mark and then do a search or any other action that might modify the point.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: