From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: org-archive-save-context-info as local variable Date: Fri, 21 Nov 2014 15:57:03 -0500 Message-ID: <87zjbkz2zk.fsf@kyleam.com> References: <8761e8xwlu.fsf@yale.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrvGS-0001rN-Cn for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 15:57:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrvGM-0000uQ-DG for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 15:57:12 -0500 Received: from mail-qc0-f182.google.com ([209.85.216.182]:32952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrvGM-0000u8-AL for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 15:57:06 -0500 Received: by mail-qc0-f182.google.com with SMTP id r5so4466617qcx.27 for ; Fri, 21 Nov 2014 12:57:05 -0800 (PST) In-Reply-To: <8761e8xwlu.fsf@yale.edu> (Jorge A. Alfaro-Murillo's message of "Fri, 21 Nov 2014 13:00:13 -0500") 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: "Jorge A. Alfaro-Murillo" Cc: emacs-orgmode@gnu.org jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) wrote: [...] > Does someone know why setting this variable as local does not work with > `org-archive-subtree'? The buffer-local value doesn't continue to shadow the global value when org-archive-subtree sets the buffer to the archive file. -- Kyle