From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Denton Subject: electric-indent-mode in Emacs 25 not indenting in Org Date: Wed, 15 Oct 2014 22:13:16 -0400 (EDT) Message-ID: Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="658601964-482389594-1413425596=:28326" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeaZA-0008IB-Bx for emacs-orgmode@gnu.org; Wed, 15 Oct 2014 22:13:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeaZ3-00018Q-Pa for emacs-orgmode@gnu.org; Wed, 15 Oct 2014 22:13:24 -0400 Received: from shell.miskatonic.org ([65.39.236.119]:43110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeaZ3-00017j-Lj for emacs-orgmode@gnu.org; Wed, 15 Oct 2014 22:13:17 -0400 Received: from localhost (localhost [127.0.0.1]) by shell.miskatonic.org (Postfix) with ESMTP id 4398D3DA8321 for ; 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: emacs-orgmode@gnu.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --658601964-482389594-1413425596=:28326 Content-Type: TEXT/PLAIN; format=flowed; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I got tired of waiting for prettify-symbols-mode so I compiled Emacs from= =20 source, which gives me version 25.0.50.1 (25 being next after 24.4). I noticed something odd with electric-indent-mode, which I had enabled, a= nd=20 which is on by default in 24.4. If I run Emacs 24.3 (my Ubuntu system default) as emacs -Q, then run M-x=20 electric-indent-mode to enable the mode, open foo.org, and type * Heading then when I hit return the cursor ends up under the H. That is one of th= e=20 things electric-indent-mode does. But when I run Emacs 25 with emacs -Q, check to make sure electric-indent= -mode=20 is enabled and see that it is because that's the default, open foo.org, a= nd type * Heading then when I hit return the cursor ends up under the *! Bill --=20 William Denton =E2=86=94 Toronto, Canada =E2=86=94 https://www.miskaton= ic.org/ --658601964-482389594-1413425596=:28326--