From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Valentin_W=C3=BCstholz?= Subject: Re: [PATCH] org.el: Preserve indentation of manually indented lines in example blocks. Date: Fri, 26 Aug 2011 08:45:31 +0200 Message-ID: References: <87sjpbmyb1.fsf@gmail.com> <87obzzmt2p.fsf@gmail.com> <878vr3lz8c.fsf@gmail.com> <87vcu6lnzy.fsf@gmail.com> <871uwljhch.fsf@gnu.org> <87liusfk9z.fsf@gnu.org> <87k4aamzyz.fsf@gnu.org> 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]:60053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwqAt-0000ov-H4 for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 02:45:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwqAq-0007T4-B7 for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 02:45:55 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:40611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwqAq-0007Ss-8j for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 02:45:52 -0400 Received: by ywm13 with SMTP id 13so2698985ywm.0 for ; Thu, 25 Aug 2011 23:45:51 -0700 (PDT) In-Reply-To: <87k4aamzyz.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode , Nicolas Goaziou On Thu, Aug 18, 2011 at 6:44 PM, Bastien wrote: > Valentin W=C3=BCstholz writes: > >> I was thinking of the the 80 character line limit for both code and >> commit messages, which doesn't seem to be in there. It might also make >> sense to link to some style guide for Emacs Lisp (e.g., >> http://www.gnu.org/software/emacs/elisp/html_node/Coding-Conventions.htm= l), >> that developers should adhere to. If you agree, I could commit those >> additions to worg. > > I added a section pointing to this link in org-contribute.org. > > It will be online as soon as Worg gets published fine again. Great! Thanks, Valentin