From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: c-c ' in babel source blocks strips final newline or adds blank line upon returning, but never neither Date: Sat, 26 Jul 2014 14:51:35 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB9sR-000501-IH for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 17:51:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XB9sP-00065T-4h for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 17:51:39 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:38703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB9sO-000656-Tq for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 17:51:37 -0400 Received: by mail-we0-f181.google.com with SMTP id k48so5674473wev.26 for ; Sat, 26 Jul 2014 14:51:35 -0700 (PDT) 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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org hi thorsten, i think there are several misunderstanding here. first, i am not talking about outorg at all. i am talking about babel source code blocks. i have changed the subject header to make that more obvious. outorg is not relevant to this thread, as far as i can tell. second, emacs behavior is not built in. it depends on require-final-newline. if babel would respect require-final-newline, i would be happy. however, it does not. so it is not an emacs issue in this respect. third, before posting the original post, i fully tested both the variable that you suggested and require-final-newline. the value of the former determines which bug occurs. i hope that's enough to get us all on the same page. i have very severe rsi so i limit typing to less than 4 minutes at a time. i won't be able to reply for some time.