From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [PATCH] -for review- Tangling with variable transfer of variables Date: Sat, 21 Jun 2014 23:39:09 -0400 Message-ID: <87egyhboki.fsf@gmail.com> References: <87zjh8bo8s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyYck-0007CA-3m for emacs-orgmode@gnu.org; Sat, 21 Jun 2014 23:39:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WyYcb-00045z-35 for emacs-orgmode@gnu.org; Sat, 21 Jun 2014 23:39:22 -0400 Received: from mail-qc0-x232.google.com ([2607:f8b0:400d:c01::232]:57282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyYca-00045q-Tk for emacs-orgmode@gnu.org; Sat, 21 Jun 2014 23:39:13 -0400 Received: by mail-qc0-f178.google.com with SMTP id c9so4877864qcz.23 for ; Sat, 21 Jun 2014 20:39:12 -0700 (PDT) In-Reply-To: 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: "Charles C. Berry" , Rainer M Krug Cc: emacs-orgmode@gnu.org, Eric Schulte Hi Rainer, 2014ko ekainak 21an, "Charles C. Berry"-ek idatzi zuen: > > On Fri, 20 Jun 2014, Rainer M Krug wrote: > >> Attached please find =the reworked patch. >> >> 1) uses local() and closes connection >> 2) does not leave a variable cal;led file behind >> > > Seems to work on a few test cases. > > I'd move the strings to defconsts. > > Putting a newline before each `%S' will outdent the first line of > :var value when it is echoed in the session log so it will be easier to > view. +1 to both of the above suggestions but otherwise the patch looks good and I think it should be applied. -- Aaron Ecay