|
From: | Stefan Monnier |
Subject: | bug#18841: 24.4; value of python-skeleton-autoinsert ignored |
Date: | Sun, 26 Oct 2014 15:09:21 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
> With python-skeleton-autoinsert nil and abbrev-mode t, > After if<space> user is prompted. Hmm... I don't see it. I tried % src/emacs -Q ~/tmp/foo.py --eval '(setq abbrev-mode t)' then I typed "if SPC" and the only thing that happened is that "if " got inserted into the buffer. Can you provide a more detailed recipe? Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |