From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: abbrev mode not working Date: Sun, 20 Apr 2014 09:50:59 -0400 Organization: A noiseless patient Spider Message-ID: References: <53522858.1070407@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1398002128 28227 80.91.229.3 (20 Apr 2014 13:55:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2014 13:55:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 20 15:55:21 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WbsDH-0007dW-8E for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Apr 2014 15:55:19 +0200 Original-Received: from localhost ([::1]:45670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbsDG-0001jk-U8 for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Apr 2014 09:55:18 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Injection-Info: mx05.eternal-september.org; posting-host="abe10cb482030e3426d1f2c267f0d155"; logging-data="2175"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19s+lS/XuonJF6f1OfKa5i1" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:qyvfhFLiVfo6C8qERlaaX/WwphM= sha1:m0Ar4++lDe6Y9DkC1sb6sUYw5Zs= Original-Xref: usenet.stanford.edu gnu.emacs.help:204996 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97261 Archived-At: >> > 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