From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Problems with buffer-local variables Date: Tue, 15 Feb 2011 18:05:56 +0100 Message-ID: <87wrl1p6rv.fsf@gnu.org> References: <2C2F194F-E800-4A4C-ADF6-4C2F2CFDD6C5@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=33250 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PplAq-0007Hb-Ii for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 12:28:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PplAo-0003V7-M1 for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 12:28:19 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:44388) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PplAo-0003OD-FY for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 12:28:18 -0500 Received: by mail-fx0-f41.google.com with SMTP id 12so1694837fxm.0 for ; Wed, 16 Feb 2011 09:28:18 -0800 (PST) In-Reply-To: (Dan Davison's message of "Mon, 31 Jan 2011 20:00:44 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dan Davison Cc: emacs-orgmode@gnu.org, Carsten Dominik Hi Dan, Dan Davison writes: > Here's a patch. It clones into the pre-export buffer all buffer-local > variables that match a regexp (currently "^\\(org-\\|orgtbl-\\)"). We > might want to watch out for unanticipated side effects. I've just tested and applied this - uesful, thanks! -- Bastien