Erik de Castro Lopo wrote:
Lex Trotman wrote:
So I would say that the current behavior IS correct,
Except that its counter intuitive and different from the behaviour of existing text editors like Nedit and Vim (:%s/^ //g).
In fact, Vim says its search and replace should do the same as sed:
http://www.felixgers.de/teaching/emacs/vi_search_replace.html
Erik