From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Allen S. Rout" Subject: Minimal example... Is this intended ? Date: Wed, 29 Feb 2012 16:08:47 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------090001000208020005000204" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2qlm-000361-Pc for emacs-orgmode@gnu.org; Wed, 29 Feb 2012 16:09:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2qlj-00085b-P1 for emacs-orgmode@gnu.org; Wed, 29 Feb 2012 16:09:06 -0500 Received: from plane.gmane.org ([80.91.229.3]:48638) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2qlj-00084N-Ey for emacs-orgmode@gnu.org; Wed, 29 Feb 2012 16:09:03 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S2qle-0008Nd-94 for emacs-orgmode@gnu.org; Wed, 29 Feb 2012 22:08:58 +0100 Received: from n128-227-48-12.xlate.ufl.edu ([128.227.48.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Feb 2012 22:08:58 +0100 Received: from asr by n128-227-48-12.xlate.ufl.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Feb 2012 22:08:58 +0100 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: emacs-orgmode@gnu.org This is a multi-part message in MIME format. --------------090001000208020005000204 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I've attached 'minimal.org', which demonstrates (for me) an odd behavior in current git head (I encountered this just after doing a git pull). There are two ls listings in this file, one after the 'foo' block, and prefixed by a results: tag. The other is before the block, and not so prefixed. The trailing, prefixed block was generated when I had no space after the string 'foo' in the NAME: line. If I add one space, then the results block which comes before is generated. I can't think this is a deliberate feature; can anyone else duplicate these results? - Allen S. Rout --------------090001000208020005000204 Content-Type: text/plain; name="minimal.org" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="minimal.org" | total | 324 | | | | | | | | -rw-rw-r-- | 1 | asr | asr | 1323 | 2012-02-15 | 15:40 | db-data | | -rw-r--r-- | 1 | asr | asr | 1632 | 2011-05-31 | 14:06 | dbsizing | | -rw-r--r-- | 1 | asr | asr | 3235 | 2011-05-31 | 14:05 | dbsizing~ | | -rw-rw-r-- | 1 | asr | asr | 50 | 2012-02-15 | 16:22 | dsmerror.log | | -rw-rw-r-- | 1 | asr | asr | 157 | 2012-02-15 | 15:40 | Makefile | | -rw-rw-r-- | 1 | asr | asr | 3 | 2012-02-15 | 15:40 | Makefile~ | | -rw-rw-r-- | 1 | asr | asr | 1393 | 2012-02-29 | 16:01 | minimal.org | | -rw-rw-r-- | 1 | asr | asr | 1224 | 2012-02-29 | 15:53 | minimal.org~ | | -rw-r--r-- | 1 | asr | asr | 7929 | 2012-02-29 | 15:53 | notes.org | | -rw-r--r-- | 1 | asr | asr | 6057 | 2012-02-29 | 15:21 | notes.org~ | | -rw-r--r-- | 1 | asr | asr | 148474 | 2012-02-29 | 15:23 | notes.pdf | | -rw-r--r-- | 1 | asr | asr | 6488 | 2012-02-29 | 15:23 | notes.tex | | -rw-r--r-- | 1 | asr | asr | 6599 | 2012-02-29 | 15:18 | notes.tex~ | | -rw-r--r-- | 1 | asr | asr | 106646 | 2011-11-02 | 13:46 | some_filename.png | | drwxr-xr-x | 2 | asr | asr | 4096 | 2011-11-07 | 14:57 | upgrade-docs | #+NAME: foo #+BEGIN_SRC sh ls -l #+END_SRC #+RESULTS: foo | total | 324 | | | | | | | | -rw-rw-r-- | 1 | asr | asr | 1323 | 2012-02-15 | 15:40 | db-data | | -rw-r--r-- | 1 | asr | asr | 1632 | 2011-05-31 | 14:06 | dbsizing | | -rw-r--r-- | 1 | asr | asr | 3235 | 2011-05-31 | 14:05 | dbsizing~ | | -rw-rw-r-- | 1 | asr | asr | 50 | 2012-02-15 | 16:22 | dsmerror.log | | -rw-rw-r-- | 1 | asr | asr | 157 | 2012-02-15 | 15:40 | Makefile | | -rw-rw-r-- | 1 | asr | asr | 3 | 2012-02-15 | 15:40 | Makefile~ | | -rw-rw-r-- | 1 | asr | asr | 48 | 2012-02-29 | 15:55 | minimal.org | | -rw-rw-r-- | 1 | asr | asr | 1224 | 2012-02-29 | 15:53 | minimal.org~ | | -rw-r--r-- | 1 | asr | asr | 7929 | 2012-02-29 | 15:53 | notes.org | | -rw-r--r-- | 1 | asr | asr | 6057 | 2012-02-29 | 15:21 | notes.org~ | | -rw-r--r-- | 1 | asr | asr | 148474 | 2012-02-29 | 15:23 | notes.pdf | | -rw-r--r-- | 1 | asr | asr | 6488 | 2012-02-29 | 15:23 | notes.tex | | -rw-r--r-- | 1 | asr | asr | 6599 | 2012-02-29 | 15:18 | notes.tex~ | | -rw-r--r-- | 1 | asr | asr | 106646 | 2011-11-02 | 13:46 | some_filename.png | | drwxr-xr-x | 2 | asr | asr | 4096 | 2011-11-07 | 14:57 | upgrade-docs | --------------090001000208020005000204--