From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Newsgroups: gmane.emacs.help Subject: Re: abbrev mode not working Date: Mon, 21 Apr 2014 11:41:16 +0200 Message-ID: <5354E7BC.6040006@easy-emacs.de> References: <53522858.1070407@easy-emacs.de> <12052970.tkrmUIJGVB@horus> <5354D831.5040005@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1398073010 20464 80.91.229.3 (21 Apr 2014 09:36:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2014 09:36:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 21 11:36:42 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 1WcAeX-0002zm-EZ for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Apr 2014 11:36:41 +0200 Original-Received: from localhost ([::1]:48195 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcAeW-0003fr-Va for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Apr 2014 05:36:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcAeE-0003fX-Pg for help-gnu-emacs@gnu.org; Mon, 21 Apr 2014 05:36:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcAe7-0006nS-3z for help-gnu-emacs@gnu.org; Mon, 21 Apr 2014 05:36:22 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.187]:49627) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcAe6-0006nI-R6 for help-gnu-emacs@gnu.org; Mon, 21 Apr 2014 05:36:15 -0400 Original-Received: from purzel.sitgens (brln-4db9170a.pool.mediaWays.net [77.185.23.10]) by mrelayeu.kundenserver.de (node=mreue004) with ESMTP (Nemesis) id 0M6yZd-1WoLua1aQ1-00wpqd; Mon, 21 Apr 2014 11:36:13 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <5354D831.5040005@easy-emacs.de> X-Provags-ID: V02:K0:BLm2kR/+B/KPhmg5ZhqoUHTVJGl9X9zJru7k3o73ZwG 1Qa6hV/8Xp2fjrJaUiLewws/hAxjz5MsF0hDcn+NCBgPeR3mRu mL4IDSXNABQmGRMyKv4oXW0DCm1ZP+kNkr+OW4t9rjdsXQlPxs bs0hRtSbCtpc6VjcDPWCMpGCOK+DI+LmbMgCnx/Og8ytubUS29 p3hQE/OYAck5zlvOFQxIYRZM+9DLOd/xwH8aelcAdr1a0NWdOW 9+6d8ESQjEBWoggfaPrZmIV8swZk6GinZpTzqGKc3yxNjAsaFF zNsbwssSJt8HDZjiRuYGtiU5Lkrb839F09tc8JUMHvjp5SknU8 pyHrGBIJPyifKNXDuCYKSc635xSmfN36IaSbRX7B7 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.126.187 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:97285 Archived-At: Am 21.04.2014 10:34, schrieb Andreas Röhler: > Am 20.04.2014 15:39, schrieb Florian Lindner: > As it doesn't unload python.el, it's a little bit strange seeing abbrevs working that way, but so it is. > BTW you should be able to run the python.el commands used to while > expanding python-mode.el based abbrevs. To be precise `python-mode-map' is re-defined by python-mode.el using setq - however shouldn't be at stake here.