On Mar 3, 2015 11:31 PM, "Teika Kazura" wrote: > > Docs of `use-empty-active-region' and `use-region-p' use the word "empty", but in fact the predicate is (> (region-end) (region-beginning)). It's confusing. What's confusing about that? Isn't that a non empty region?