emacs-devel
[Top][All Lists]
Advanced

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

Re: electric-indent-mode: abolition of `newline' function is not the Rig


From: Matthias Meulien
Subject: Re: electric-indent-mode: abolition of `newline' function is not the Right Thing.
Date: Mon, 14 Oct 2013 15:31:43 +0200

> (...) I can't reproduce it on trunk, probably thanks to the new
> electric-indent-inhibit, which is set in python-mode.

Good news! I encounter the problem I described with 24.3.1. Note that my comment was misleading: It has nothing to do with `python-skeleton-autoinsert'... And my post was badly formatted (I don't know why): The `pass' keyword must be on its own indented line, like this:

class base(object): 
      pass

Sorry for the noise and many thanks!
--
Matthias

reply via email to

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