From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: electric-indent-mode in Emacs 25 not indenting in Org Date: Mon, 20 Oct 2014 15:30:55 +0200 Message-ID: <87r3y2rhps.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgD39-0001KO-DK for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 09:31:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgD34-00051J-Fj for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 09:31:03 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:53108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgD34-00050S-8w for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 09:30:58 -0400 Received: by mail-wg0-f41.google.com with SMTP id b13so5512809wgh.24 for ; Mon, 20 Oct 2014 06:30:57 -0700 (PDT) In-Reply-To: (William Denton's message of "Wed, 15 Oct 2014 22:13:16 -0400 (EDT)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: William Denton Cc: emacs-orgmode@gnu.org Hi William, William Denton writes: > But when I run Emacs 25 with emacs -Q, check to make sure > electric-indent-mode is enabled and see that it is because that's the > default, open foo.org, and type > > * Heading > > then when I hit return the cursor ends up under the *! What happens if you run M-x electric-indent-mode RET *twice* (to disable and re-enable it) after you open the buffer? -- Bastien