From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: empty-line-terminates-plain-lists and indentation Date: Mon, 6 Jul 2009 12:06:35 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNl5w-0006ff-1j for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:06:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNl5r-0006fT-BL for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:06:43 -0400 Received: from [199.232.76.173] (port=55240 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNl5r-0006fQ-6D for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:06:39 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:41791) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNl5q-0005Tq-O9 for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 06:06:38 -0400 Received: by ewy4 with SMTP id 4so4605291ewy.42 for ; Mon, 06 Jul 2009 03:06:37 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scott Jaderholm Cc: org-mode mailing list On Jul 6, 2009, at 7:33 AM, Scott Jaderholm wrote: > Hi, > > Is (setq org-empty-line-terminates-plain-lists t) supposed to change > indentation in emacs org buffers? I guess it would be nice if it did, but this is not yet implemented..... - Carsten > > Even with the above setting, the following snippet: > > * Heading > Some text: > - a > - b > > More text: > - a > - b > > is automatically indented as follows: > > * Heading > Some text: > - a > - b > > More text: > - a > - b > > Thanks, > Scott > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode