From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org.el: Preserve indentation of manually indented lines in example blocks. Date: Tue, 09 Aug 2011 00:33:50 +0200 Message-ID: <87obzzmt2p.fsf@gmail.com> References: <87sjpbmyb1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqYOq-0003ys-E7 for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 18:34:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QqYOp-0007R1-Fu for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 18:34:20 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:33176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqYOp-0007Qt-5Z for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 18:34:19 -0400 Received: by wyi11 with SMTP id 11so425620wyi.0 for ; Mon, 08 Aug 2011 15:34:18 -0700 (PDT) In-Reply-To: ("Valentin =?utf-8?Q?W=C3=BCstholz=22's?= message of "Mon, 8 Aug 2011 23:04:58 +0200") 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: Valentin =?utf-8?Q?W=C3=BCstholz?= Cc: emacs-orgmode Valentin W=C3=BCstholz writes: > Colons are great for short snippets. However, blocks are far more > convenient for longer passages. That's certainly true, but I fail to see an use case for such long passages. May I know what you do have in mind? > What potential hassle were you thinking of? Being left with no more literal markup automatically indented. It's not that your idea is bad, but there could be users appreciating the current feature. Perhaps this could be applied to verse blocks instead. Regards, --=20 Nicolas Goaziou