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

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

Re: abbrev-mode can't work in python-mode


From: Andreas Röhler
Subject: Re: abbrev-mode can't work in python-mode
Date: Tue, 12 Nov 2013 08:15:48 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Am 12.11.2013 03:15, schrieb Yu Yang:
yes. the result is :

(python-mode-abbrev-table)

"class" (sys)       0 ""                     python-skeleton-class
"def" (sys)         0 ""                     python-skeleton-def
"for" (sys)         0 ""                     python-skeleton-for
"if" (sys)          0 ""                     python-skeleton-if
"iform"        0    "from django import forms"
"imodel"       0    "from django.db import models"
"irequestcontext" 0 "from django.template import RequestContext"
"isettings"    0    "from django.conf import settings"



Okay.

M-x expand-abbrev RET does it here with your code,
while SPACE, which should expand also, fails.

Looks like a bug for me.

GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2013-07-06




reply via email to

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