bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14284: 24.3; regression, python.el, abbrevs don't expand


From: Stefan Monnier
Subject: bug#14284: 24.3; regression, python.el, abbrevs don't expand
Date: Sat, 27 Apr 2013 09:09:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> However, when in Python-mode and cursor behind "ts", SPACE, resp.
> M-x expand-abbrev has no effect.
> Does not happen with Emacs 24.2

Indeed, it's a bug in Emacs-24.3: you need to enable
`python-skeleton-autoinsert'.

I fixed it recently in trunk so that `python-skeleton-autoinsert' only
applies to python-mode's skeletons and not to other abbrevs.


        Stefan





reply via email to

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