Re: [O] Code vanishes on export

2011-08-25 Thread Vikas Rawal
> > If you kave not updated your org *.el files lately, I suggest you do so > before going any further. I just did a git pull Let me see if it solves the problem. Vikas

Re: [O] Code vanishes on export

2011-08-25 Thread suvayu ali
Hi Vikas, On Thu, Aug 25, 2011 at 1:37 AM, Vikas Rawal wrote: > For the last few days, I have been manually copying my org file before > every export to save it. Maybe an easier option would be make the buffer read-only before export. `C-x C-q' > The problem is that the file I am talking about

Re: [O] Code vanishes on export

2011-08-24 Thread Vikas Rawal
> > As far as I understand from Vikas' last remark, his org file is getting > changed. This is correct. I am glad at least one more person has reported having faced the problem. For the last few days, I have been manually copying my org file before every export to save it. The problem is that

Re: [O] Code vanishes on export

2011-08-24 Thread Eric Schulte
Can you supply a minimal example file with instructions to reproduce this behavior? Thanks -- Eric cbe...@tajo.ucsd.edu writes: > suvayu ali writes: > >> Hi Eric, >> >> On Wed, Aug 24, 2011 at 3:58 PM, Eric Schulte wrote: >>> Vikas Rawal writes: >>> I obviously do not want the code to be

Re: [O] Code vanishes on export

2011-08-24 Thread cberry
suvayu ali writes: > Hi Eric, > > On Wed, Aug 24, 2011 at 3:58 PM, Eric Schulte wrote: >> Vikas Rawal writes: >> >>> I obviously do not want the code to be removed from my org file. >>> >> >> There are ways of controlling whether code or results or both or neither >> are included in code export

Re: [O] Code vanishes on export

2011-08-24 Thread suvayu ali
Hi Eric, On Wed, Aug 24, 2011 at 3:58 PM, Eric Schulte wrote: > Vikas Rawal writes: > >> I obviously do not want the code to be removed from my org file. >> > > There are ways of controlling whether code or results or both or neither > are included in code export. > As far as I understand from

Re: [O] Code vanishes on export

2011-08-24 Thread Eric Schulte
Vikas Rawal writes: > I have been having some strange behaviour with my orgmode files > containing R code. When I export the file (to html), the code vanishes > and is replaced by value that is calculated by the code. I obviously > do not want the code to be removed from my org file. > > I did no

Re: [O] Code vanishes on export

2011-08-24 Thread Sebastien Vauban
Hi Vikas, Vikas Rawal wrote: > I have been having some strange behaviour with my orgmode files > containing R code. When I export the file (to html), the code vanishes > and is replaced by value that is calculated by the code. I obviously > do not want the code to be removed from my org file. > >

[O] Code vanishes on export

2011-08-24 Thread Vikas Rawal
I have been having some strange behaviour with my orgmode files containing R code. When I export the file (to html), the code vanishes and is replaced by value that is calculated by the code. I obviously do not want the code to be removed from my org file. I did not have this problem earlier and i