Re: [O] source code disappears

2012-12-12 Thread Bastien
Hi Andy, Andy Moreton writes: > I haven't seen this merge appear on the emacs-24 branch yet - any idea > when you will have time to do the merge ? Done. Sorry it took so long. -- Bastien

Re: [O] source code disappears

2012-12-12 Thread Andy Moreton
On 17/11/2012 12:41, Bastien wrote: Hi Andy, Andy Moreton writes: When I switch to the ELPA version ( "Org-mode version 7.9.2 (7.9.2-82-g2aeb28-elpa @ . . . )") this misbehavior is corrected. HTH. I've filed emacs bug#12905 about this, as it is occurring in on the emacs-24 branch, and emacs

Re: [O] source code disappears

2012-11-17 Thread Le Wang
Hi all, This is what my patch http://www.mail-archive.com/emacs-orgmode@gnu.org/msg62256.html is meant to fix. @Neil, can you confirm the fix? On Sat, Nov 17, 2012 at 8:41 PM, Bastien wrote: > I will take care of this before the end of the pretest week. -- Le

Re: [O] source code disappears

2012-11-17 Thread Bastien
Hi Andy, Andy Moreton writes: >> When I switch to the ELPA version ( "Org-mode version 7.9.2 >> (7.9.2-82-g2aeb28-elpa @ . . . )") this misbehavior is corrected. >> HTH. > > I've filed emacs bug#12905 about this, as it is occurring in on the > emacs-24 branch, and emacs 24.3 is getting close to

Re: [O] source code disappears

2012-11-17 Thread Andy Moreton
On Fri 16 Nov 2012, Neil Best wrote: > When I switch to the ELPA version ( "Org-mode version 7.9.2 > (7.9.2-82-g2aeb28-elpa @ . . . )") this misbehavior is corrected. > HTH. I've filed emacs bug#12905 about this, as it is occurring in on the emacs-24 branch, and emacs 24.3 is getting close to rel

Re: [O] source code disappears

2012-11-16 Thread Neil Best
When I switch to the ELPA version ( "Org-mode version 7.9.2 (7.9.2-82-g2aeb28-elpa @ . . . )") this misbehavior is corrected. HTH.

[O] source code disappears

2012-11-15 Thread Neil Best
Is anyone having trouble with source code disappearing when returning from the edit buffer? The #+BEGIN_SRC block is simply empty as far as I can tell, regardless of language. If I add some code to the block in the Org buffer before C-c ' then it also eats the contents. I am running Org-mode v

Re: [O] source code disappears

2012-11-15 Thread Neil Best
Is anyone having trouble with source code disappearing when returning from the edit buffer? The #+BEGIN_SRC block is simply empty as far as I can tell, regardless of language. If I add some code to the block in the Org buffer before C-c ' then it also eats the contents. I am running Org-mode v

Re: [O] source code disappears

2012-11-15 Thread Neil Best
When I switch to the ELPA version ( "Org-mode version 7.9.2 (7.9.2-82-g2aeb28-elpa @ . . . )") this misbehavior is corrected. HTH.