boon/todo.org
Jean-Philippe Bernardy ae5a759149 nicification
2014-10-23 13:31:30 +02:00

732 B

fix swap-region

change helm-command-map to call stuff from the (overridden) helm-map ?

implement helm command mode as a translation map

h (help) C-c ?

When 24.4 rolls out:

use string-blank-p

bind rectangle-mark-mode

Enclosure " "textRET for arbitrary enclosures

Region specifier ' (former selected region)

Bind c to mode-specific things (instead of x c)

Command d should work on the selection if any

When inserting a newline; remove spaces before and after the point.

Support Fundamental buffers (see evil code)

Repeat "last command" (bind on return?)

No idea how to do that