From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Outline cycling does not preserve point's position Date: Thu, 12 Sep 2013 12:13:48 +0530 Message-ID: <87wqmmedzv.fsf@gmail.com> References: <7CB7B681-DD2E-446C-AE45-DDCA204EE95C@gmail.com> <5855E8E1-9730-4A29-89FF-E35C64E54EDD@gmail.com> <20130910073257.GO20690@kuru.dyndns-at-home.com> <20130910075345.GP20690@kuru.dyndns-at-home.com> <25A21DB7-B2E5-47BB-8A64-594A15CB24B8@gmail.com> <20130910085057.GQ20690@kuru.dyndns-at-home.com> <4ED2509E-8A2E-4ED2-BFCF-CB7B27F1D2B4@gmail.com> <20130910095043.GR20690@kuru.dyndns-at-home.com> <87a9jk8wmr.fsf@gmail.com> <20130910185843.GA20690@kuru.dyndns-at-home.com> <871u4w8nkq.fsf@gmail.com> <8761u8m5sd.fsf@gmail.com> <87ioy78vib.fsf@gmail.com> <878uz3e5nu.fsf@gmail.com> <87txhr74f7.fsf@gmail.com> <87zjrjcp4e.fsf@gmail.com> <87fvtb6sbo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VK0b1-0002fy-AY for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 02:41:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VK0as-00029Z-TG for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 02:41:43 -0400 Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:40968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VK0as-00029G-GS for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 02:41:34 -0400 Received: by mail-pa0-f52.google.com with SMTP id kq13so669292pab.25 for ; Wed, 11 Sep 2013 23:41:33 -0700 (PDT) In-Reply-To: <87fvtb6sbo.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 11 Sep 2013 22:01:31 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Carsten Dominik Nicolas Goaziou writes: > Some points are still to be discussed: > > 1. What to do on node properties? > 2. What to do on source blocks? Looks good to me. Should there be a pit-stop at #+END in the segment below. --8<---------------cut here---------------start------------->8--- That one source table contains the documentation in the first and third column: #+BEGIN RECEIVE ORGTBL exdoc | Name | Description | |---------+-----------------| | =normx= | norm(x, \infty) | | =normb= | norm(b, \infty) | | =normA= | norm(A, \infty) | #+END RECEIVE ORGTBL exdoc --8<---------------cut here---------------end--------------->8---