From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: broken org-cycle-include-plain-lists integrate [9.3.3 (9.3.3-elpa @ /home/bruce/.emacs.d/elpa/org-9.3.3/)] Date: Tue, 11 Feb 2020 07:56:02 +0100 Message-ID: <87y2t9mx31.fsf@gnu.org> References: <87h7zxu395.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51600) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1PSn-0005Nw-Si for emacs-orgmode@gnu.org; Tue, 11 Feb 2020 01:56:07 -0500 In-Reply-To: <87h7zxu395.fsf@gmail.com> (stardiviner's message of "Tue, 11 Feb 2020 13:00:54 +0800") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: stardiviner Cc: Bruce Tulloch , emacs-orgmode@gnu.org Hi Stardiviner, stardiviner writes: > This this related to recently new added option value. the option was introduced just 2-3 hours before Bruce reported his problem ;) > #+begin_src emacs-lisp > (setq org-adapt-indentation 'headline-data) > #+end_src > > It is introduced in commit "e3b79ad2bf7ab7b91c0ad2b8383d639bfe154ce7". Which > might breaks indentation of plain list etc. I hope e3b79ad2 won't break anything but you're right, it can. Thanks, -- Bastien