From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: "not in sub-editing buffer" Date: Thu, 30 Apr 2015 10:04:50 +0200 Message-ID: <20150430100450.1112136b@gaia> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnjSz-0004WJ-Hg for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 04:05:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnjSt-00078g-QA for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 04:05:05 -0400 Received: from plane.gmane.org ([80.91.229.3]:48682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnjSt-00078K-Jg for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 04:04:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YnjSq-0003JX-7x for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 10:04:56 +0200 Received: from gaia.unibw-hamburg.de ([139.11.181.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Apr 2015 10:04:56 +0200 Received: from detlef.steuer by gaia.unibw-hamburg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Apr 2015 10:04:56 +0200 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 Hi! On of yesterday's commits introduces an error: Whatever file I open, I can=C2=B4t save it with C-c C-s and get the message "not in sub-editing buffer" I verified org is the culprit using emacs -Q and only loading org. I can save without/before loading org. Regards Detlef