Re: [O] Formatting R output

2012-09-10 Thread Nick Dokos
Nick Dokos wrote: > G. Jay Kerns wrote: > > > > From: Neuwirth Erich univie.ac.at> > > > ... > > > 1) a mild annoyance. > > > > > > src_R{1+1} inserts the result 2 in the output. In fact, it inserts =2=. > > > When one runs the file repeatedly, org-mode does not remove older results. > > > So

Re: [O] Formatting R output

2012-09-10 Thread Nick Dokos
G. Jay Kerns wrote: > > From: Neuwirth Erich univie.ac.at> > > ... > > 1) a mild annoyance. > > > > src_R{1+1} inserts the result 2 in the output. In fact, it inserts =2=. > > When one runs the file repeatedly, org-mode does not remove older results. > > So if I replace src_R{1+1} by src_R{2+2}

Re: [O] Formatting R output

2012-09-10 Thread G. Jay Kerns
Dear Erich, comments inline below. > From: Neuwirth Erich univie.ac.at> > Subject: Formatting R output > Newsgroups: gmane.emacs.orgmode > Date: 2012-09-10 12:12:00 GMT > > I am using org-mode with R. > I already wrote a message about formatting inline code some time ago. > After working more wi