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: Set variable in derived mode before running the parent mode function Date: Sun, 21 Jun 2015 13:32:43 -0400 Organization: A noiseless patient Spider Message-ID: References: <55743080.1090101@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1434908124 24896 80.91.229.3 (21 Jun 2015 17:35:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jun 2015 17:35:24 +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 Jun 21 19:35:23 2015 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 1Z6j9O-0006zB-TW for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Jun 2015 19:35:23 +0200 Original-Received: from localhost ([::1]:36868 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6j9O-0007qe-2T for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Jun 2015 13:35:22 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!1.eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Injection-Info: mx02.eternal-september.org; posting-host="814657101c06c1777c5f9c3f756172a2"; logging-data="7782"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18jtWqyhbuX60KLmAMQ5qk8" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:whuC+zsJCqLsyzzdfVM/SEfuPmA= sha1:MJ1wEoc/rfrPQ9xwxdLyxYcVoU0= Original-Xref: usenet.stanford.edu gnu.emacs.help:212781 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:105064 Archived-At: > live with that (Emacs is already too chatty), but Stefan would need to > agree that it's fine to remove the message entirely. I have no opinion on this. You should talk the python.el's maintainer instead. Stefan