From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Best Subject: Re: source code disappears Date: Thu, 15 Nov 2012 12:22:24 -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]:60968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZ4So-0006SE-SJ for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 13:47:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZ4Sl-0006JR-PA for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 13:46:58 -0500 Received: from mailhost.anl.gov ([130.202.113.50]:45955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZ4Sl-0006JN-Lc for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 13:46:55 -0500 Received: from mailhost.anl.gov (mailhost.anl.gov [130.202.113.50]) by localhost.anl.gov (Postfix) with ESMTP id 5D85388 for ; Thu, 15 Nov 2012 12:22:25 -0600 (CST) Received: from zimbra.anl.gov (zimbra.anl.gov [130.202.101.12]) by mailhost.anl.gov (Postfix) with ESMTP id 54FD477 for ; Thu, 15 Nov 2012 12:22:25 -0600 (CST) Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.anl.gov (Postfix) with ESMTP id 3FACC130CF for ; Thu, 15 Nov 2012 12:22:25 -0600 (CST) Received: from zimbra.anl.gov ([127.0.0.1]) by localhost (zimbra.anl.gov [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3jPdBnjzxqdN for ; Thu, 15 Nov 2012 12:22:25 -0600 (CST) Received: from mail-yh0-f41.google.com (mail-yh0-f41.google.com [209.85.213.41]) by zimbra.anl.gov (Postfix) with ESMTPSA id 0FA3D130CD for ; Thu, 15 Nov 2012 12:22:25 -0600 (CST) Received: by mail-yh0-f41.google.com with SMTP id 47so384590yhr.0 for ; Thu, 15 Nov 2012 10:22:24 -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.