From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: editing scheme fragments Date: Wed, 4 Jan 2017 08:46:20 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0118454c8f3a3905454502c6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOltZ-00025G-Fe for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 08:46:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOltY-0006l7-EX for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 08:46:25 -0500 Received: from mail-wj0-x231.google.com ([2a00:1450:400c:c01::231]:34364) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOltY-0006kj-7u for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 08:46:24 -0500 Received: by mail-wj0-x231.google.com with SMTP id tn15so10901864wjb.1 for ; Wed, 04 Jan 2017 05:46:22 -0800 (PST) In-Reply-To: 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" To: Roger Mason Cc: "emacs-orgmode@gnu.org" --089e0118454c8f3a3905454502c6 Content-Type: text/plain; charset=UTF-8 I can't reproduce that. I wonder if you should try running org-element-cache-reset Sometimes I have seen org get confused when the cache is out of date. this usually happens when I have code that generates parts of the file. John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Wed, Jan 4, 2017 at 8:11 AM, Roger Mason wrote: > Hello, > > When I try to edit a scheme fragment such this > > Header: > #+BEGIN_SRC scheme :tangle "header.skb" > (document :title [A First Skribilo Block] > :author [Roger Mason] > #+END_SRC > > using C-c ', org thinks it is an org table. > > I am using GNU Emacs 25.1.1 (i386-portbld-freebsd10.1, GTK+ Version > 2.24.29) of 2016-11-04 and Org mode version 9.0.1 > (release_9.0.1-47-gb06259) > > Any help in tracking this down would be much appreciated. > > Thanks, > Roger > > --089e0118454c8f3a3905454502c6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I can't reproduce that. I wonder if you should tr= y running org-element-cache-reset Sometimes I have seen org get confused wh= en the cache is out of date. this usually happens when I have code that gen= erates parts of the file.

John

-------------= ----------------------
Professor John Kitchin=C2=A0
Doherty Hall A207= F
Department of Chemical Engineering
Carnegie Mellon University
Pi= ttsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchi= ngroup.cheme.cmu.edu


On Wed, Jan 4, 2017 at 8:11 AM, Roger Mason = <rm= ason@mun.ca> wrote:
Hello,<= br>
When I try to edit a scheme fragment such this

Header:
#+BEGIN_SRC scheme :tangle "header.skb"
(document :title [A First Skribilo Block]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :author [Roger Mason]
#+END_SRC

using C-c ', org thinks it is an org table.

I am using GNU Emacs 25.1.1 (i386-portbld-freebsd10.1, GTK+ Version
2.24.29) of 2016-11-04 and Org mode version 9.0.1
(release_9.0.1-47-gb06259)

Any help in tracking this down would be much appreciated.

Thanks,
Roger


--089e0118454c8f3a3905454502c6--