Re: [Orgmode] unnamed :results

2011-01-05 Thread Thomas S. Dye
Hi Eric, I went back and looked at this again. The same code block writes a named results block now, as it should. I must have put Org-mode in an unstable state earlier. Sorry for the noise. Tom On Jan 5, 2011, at 6:20 AM, Eric Schulte wrote: Hmm, I think the code has always named re

Re: [Orgmode] unnamed :results

2011-01-05 Thread Eric Schulte
Hmm, I think the code has always named results blocks after the code block when the code block has a name. I would expect your "new" behavior below to have been the standard behavior since the early days of babel. Best -- Eric "Thomas S. Dye" writes: > Aloha all, > > In the course of updating

[Orgmode] unnamed :results

2011-01-01 Thread Thomas S. Dye
Aloha all, In the course of updating an Org-mode file to take account of the new file output handling for R, I noticed a change in the naming of results blocks. In the example below, the top #+results: line was produced with the most recent Org-mode from git. The previous behavior is on