#923338 emacs24-common: Unexpected transpose-chars with abbrev-prefix-mark

#923338#5
Date:
2019-02-26 16:43:51 UTC
From:
To:
Dear Maintainer,

with abbrev-mode enabled and abbrev "bj" defined as "bonjour", the
following sequence does not give the same result whether point is at the
end of buffer or not: "r e M-' b j SPC".

- If point is at the end of buffer then the sequence expands properly to
  "rebonjour ", with point remaining at the end.

- If there is some text like "la liste" after the point, the sequence
  expands to "rebonjourl a liste", with point at the end of
  "rebonjourl ".  Expected result would have been "rebonjour la liste",
  with point at the end of "rebonjour ".

Please let me know if I may help.

Best regards,

#923338#10
Date:
2019-02-26 16:51:56 UTC
From:
To:
Should close this one too, very sorry :-(

owner@bugs.debian.org writes: