On Sat, May 4, 2013 at 12:05 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> Date: Sat, 04 May 2013 14:01:21 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 14346@debbugs.gnu.org
>
> Customize disable-point-adjustment to a non-nil value, if you don't
> want that to happen.

Sorry, I meant global-disable-point-adjustment
(disable-point-adjustment is reset to nil before each command, so it
won't do what I meant).

I see what you mean. But it still looks like a bug - whether I follow the above recipe, or press C-e C-a, the point will (should?) go to the same position, but the behavior is different.

Evgeni