From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: an annoying indentation Date: Fri, 15 Jun 2007 08:14:53 +0200 Message-ID: <982c465a6635a5e96e2ab7684fcff518@science.uva.nl> References: <466ED55E.1070804@calicojack.co.uk> <3a39e8471057cbbd01a7dca42cdc3d39@science.uva.nl> <20070614105700.46b2b82d@CNDLS-3T02621> <28563.1181833352@lap1.smtl.co.uk> Mime-Version: 1.0 (Apple Message framework v624) 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 1Hz5dw-0007oZ-7I for emacs-orgmode@gnu.org; Fri, 15 Jun 2007 02:50:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hz5dv-0007oI-PN for emacs-orgmode@gnu.org; Fri, 15 Jun 2007 02:50:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hz5dv-0007o8-DN for emacs-orgmode@gnu.org; Fri, 15 Jun 2007 02:50:47 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hz5du-0005GM-NS for emacs-orgmode@gnu.org; Fri, 15 Jun 2007 02:50:47 -0400 In-Reply-To: <28563.1181833352@lap1.smtl.co.uk> 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: pete phillips Cc: emacs-orgmode@gnu.org On Jun 14, 2007, at 17:02, pete phillips wrote: >>>>>> "John" == John Rakestraw writes: > John> In response to which, Leo wrote: > >>> I think '- item 3' still should be aligned to '- item 2'. If user >>> want to move the item deeper, 'M-right' can be used. >>> > > John> I agree with Leo -- or, rather, his proposal matches more > nicely the > John> way I work. I often have lists with some items annotated and > John> others not annotated -- > > I agree with John and Leo. Wow, what a turnout, and unanimous too. Note that this will also imply that a list like - item 1 - item 2 - item 2a - item 2b - item 3 would be flattened by TAB presses going from top to bottom. - Carsten