emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] editing scheme fragments


From: John Kitchin
Subject: Re: [O] editing scheme fragments
Date: Wed, 4 Jan 2017 08:46:20 -0500

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

On Wed, Jan 4, 2017 at 8:11 AM, Roger Mason <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]