> > PMJI, but at
> <http://permalink.gmane.org/gmane.emacs.orgmode/95159>,
> > Nicolas Goaziou said "This should be fixed."
> >
> > Perhaps this bug report can simply be closed then ?
>
> If it's fixed, please close it.
[Damian Nadales]
Thanks
Hi Eli,
> > [Damian Nadales]
> > That's weird. Which buffer are you killing, the Org buffer, or the new
> > buffer
> that is created when pressing C-c ' inside the source block? Is the latter the
> one I cannot kill.
>
> There was no "C-c '&qu
> I cannot reproduce this. I tried both Emacs 24.4 and the pretest of 24.5. In
> both cases, Emacs asks me whether to kill a buffer that is modified, and once
> I answer YES, the buffer is killed.
>
[Damian Nadales]
That's weird. Which buffer are you killing, the Org buffer,
Hi Glenn,
> Damian Nadales wrote:
>
>
> > - Run emacs -Q
> >
> > - Create an org-mode file (i.e. ``myorgfile.org``)
> >
> > - Insert the following text:
> >
> > o #+BEGIN_SRC C++
> >
> > #+END_SRC
> &