From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [BABEL] [PATCH] Make it possible to use buffer local noweb start/end patterns Date: Sun, 26 Aug 2012 08:31:39 -0600 Message-ID: <87pq6dzpv8.fsf@gmx.com> References: <87a9xitwlm.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5dsa-00027d-7K for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 10:31:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5dsY-0005cP-TY for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 10:31:56 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:40568) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1T5dsY-0005cJ-M8 for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 10:31:54 -0400 In-Reply-To: (Sean O'Halpin's message of "Sun, 26 Aug 2012 00:23:25 +0100") 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: Sean O'Halpin Cc: Org Mode "Sean O'Halpin" writes: > On Sat, Aug 25, 2012 at 11:50 PM, Eric Schulte wrote: >> Are you familiar with file local variables? >> >> See (info "(emacs)Specifying File Variables") >> > > Yes. That's what I'm trying to enable. Without the patch, it seems that > the =with-temp-buffer= used in =org-babel-expand-noweb-references= > overrides any file local variables. In other words, setting > =org-babel-noweb-wrap-start= and =org-babel-noweb-wrap-end= using > file local variables doesn't work for me without this patch. Am I > missing something? > Ah, right you are. I apologize for not thoroughly understanding your patch before replying. I just committed this to the git repo. Thanks for the contribution! (and thanks for packaging your patch so that it was easy to apply) > > Regards, > Sean -- Eric Schulte http://cs.unm.edu/~eschulte