From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Hanging indents in paragraphs just appeared Date: Tue, 20 Jun 2017 09:54:59 +0200 Message-ID: <878tknayb0.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNE08-0006Kq-3p for emacs-orgmode@gnu.org; Tue, 20 Jun 2017 03:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNE07-00033A-3V for emacs-orgmode@gnu.org; Tue, 20 Jun 2017 03:55:04 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:55616) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dNE06-00032m-TO for emacs-orgmode@gnu.org; Tue, 20 Jun 2017 03:55:03 -0400 In-Reply-To: (William Denton's message of "Mon, 19 Jun 2017 18:30:19 -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" To: William Denton Cc: emacs-orgmode@gnu.org Hello, William Denton writes: > I was away on vacation last week, and when I got back I refreshed my > Org source code and recompiled the latest version. (I'm sure many of > you do the same.) > > Text paragraphs now have hanging indents. What used to look like this > (I have both visual-line-mode and org-startup-indented turned on): > > This is a paragraph, and I will make the line length > shorter so that it looks like it would look, except > normally the line length would be much longer. > > Now looks like this: > > This is a paragraph, and I will make the line length > shorter so that it looks like it would look, except > normally the line length would be much longer. > > I think this was introduced earlier today or yesterday in this commit: > > 002e2a072cc org-indent: Fix line and wrap prefixes > > I can't figure out how to make it look like it used to. How could > I do this? This is a bug, which is now fixed. Thank you. Regards, -- Nicolas Goaziou