[O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp, nil

2015-02-20 Thread Damian Nadales
> > 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

[O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp, nil

2015-02-20 Thread Damian Nadales
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

[O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp, nil

2015-02-19 Thread Damian Nadales
> 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,

[O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp, nil

2015-02-18 Thread Damian Nadales
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 > &