[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: abbrev mode not working
From: |
Stefan Monnier |
Subject: |
Re: abbrev mode not working |
Date: |
Sun, 20 Apr 2014 09:50:59 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
>> > M-x python-mode
>> > M-x abbrev-mode
I think this is a known problem with 24.3.
You can probably work around it by (setq python-skeleton-autoinsert t)
But please try the 24.4 pretest (i.e. 24.3.90) to make sure it'll be
fixed in 24.4 (and if the problem remains, make it a bug report).
Stefan