On Jan 27, 2010, at 4:09 AM, Bernhard Herzog wrote: > That's a new default in Emacs 23 called visual line mode IIRC. > You can get the old behavior back with the following setting in ~/.emacs: > > (setq line-move-visual nil) Yep, this one annoyed the crap out of me too when I upgraded, until I found out what was going on and "fixed" it. :) -Barry