Hi Harald, Harald Hanche-Olsen writes: > I don't use C-x < and C-x > very often, but when I do, I *always* get > the direction wrong. Surely, the same issue is at play here. Me too. But here, the issue is not only about the names of these commands but also about the choice of '<' and '>' wrt the consistency with M-< and M->. With M-< going at the beginning of the buffer, C-x < suggests scrolling toward the beginning of the left margin (at least to me), which is... the opposite of the current behavior. > But I'll stop whining right now and just insert code in .emacs to swap > the two key bindings. I just couldn't resist this opportunity to > participate in some good bike shedding. :) I'm attaching a trivial patch in case.