From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Best Subject: source code disappears Date: Thu, 15 Nov 2012 12:03:22 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZ3mg-0007oL-5Y for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 13:03:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZ3md-0008RE-2l for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 13:03:26 -0500 Received: from mail-vc0-f169.google.com ([209.85.220.169]:40053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZ3mc-0008R3-UR for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 13:03:22 -0500 Received: by mail-vc0-f169.google.com with SMTP id fl17so2335446vcb.0 for ; Thu, 15 Nov 2012 10:03:22 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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 version 7.9.2 (release_7.9.2-499-ga29de0) under Emacs 24.2.1. I will be happy to provide more debug/trace information, but I'm not sure how to do that.