From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Bug? org-babel-lob-ingest problem Date: Sun, 19 Sep 2010 12:23:16 -0600 Message-ID: <871v8pfllo.fsf@gmail.com> References: <20100919085838.GA7050@dimension8.tehua.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56284 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OxRnN-0002qT-Eg for emacs-orgmode@gnu.org; Sun, 19 Sep 2010 17:51:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OxRnM-00072i-7G for emacs-orgmode@gnu.org; Sun, 19 Sep 2010 17:51:37 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:46413) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OxRnM-00072b-0L for emacs-orgmode@gnu.org; Sun, 19 Sep 2010 17:51:36 -0400 Received: by pzk26 with SMTP id 26so2707659pzk.0 for ; Sun, 19 Sep 2010 14:51:34 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi Aidan, This is not a bug, this is the expected behavior of org-babel-lob-ingest, if you would like a file to always be loaded into your library of babel, then you can add the call to org-babel-lob-ingest to your .emacs initialization file. Best -- Eric Aidan Gauland writes: > Calling org-babel-lob-ingest on a file with code blocks seems to work > only for the current Emacs session, and doesn't seem to affect the > variable org-babel-lob-files. If I quit and restart Emacs, it's as if > I never loaded a file with org-babel-lob-ingest. Also I see > "(mismatch)" next to the "State" button for org-babel-lob-files in > Customize. > > Like this... > State: STANDARD. (mismatch) > > Have I found a bug, or am I doing something wrong? > > --Aidan > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode