emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is that OK the way expand-abbrev moves point ?


From: Stefan Monnier
Subject: Re: Is that OK the way expand-abbrev moves point ?
Date: Sun, 26 Jul 2009 10:09:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

> If for instance I type <RET> after (--!-- showing point when I type <RET>):
>  MyVar = MyFun(1,True)--!--
> Then just after (expand-abbrev), point will be moved as follows:
>  MyVar = MyFun(1,True--!--)
> because `True' is one abbreviation, so as a result I get this:

This looks like a bug I fixed.

> My emacs version  23.0.60.1 (i386-mingw-nt5.0.2195)

This is ancient, please try the latest pretest to confirm it's fixed there,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]