From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: c-c ' strips final newline or adds blank line, but never neither Date: Fri, 25 Jul 2014 15:47:20 -0700 Message-ID: References: <87ppgtq33p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAoGs-0008HP-47 for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 18:47:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAoGo-0001r3-Cr for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 18:47:26 -0400 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:49972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAoGo-0001qq-5r for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 18:47:22 -0400 Received: by mail-we0-f180.google.com with SMTP id w61so4838978wes.11 for ; Fri, 25 Jul 2014 15:47:21 -0700 (PDT) In-Reply-To: <87ppgtq33p.fsf@gmail.com> 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 [this is why i mentioned the blank lines. both settings of this variable fail. one adds blank lines and the other removes the final newline.] On 7/25/14, Thorsten Jolitz wrote: > ,----[ C-h v org-src-strip-leading-and-trailing-blank-lines RET ]