From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Embedded code Date: Tue, 25 Jan 2011 21:54:19 -0700 Message-ID: <87ipxc2rk4.fsf@gmail.com> References: <2324250583714673900@unknownmsgid> <87aaizhz23.fsf@gmail.com> <4D3554AC.1060303@gmail.com> <8762tmfa74.fsf@gmail.com> <871v4a2b15.fsf@gmail.com> <87oc79elrj.fsf@gmail.com> <878vy86gzs.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=35269 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhxOm-0005NX-V1 for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 23:54:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhxOl-0006Ha-UN for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 23:54:28 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:52760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhxOl-0006HS-PH for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 23:54:27 -0500 Received: by iwn40 with SMTP id 40so619679iwn.0 for ; Tue, 25 Jan 2011 20:54:26 -0800 (PST) In-Reply-To: (Ido Magal's message of "Tue, 25 Jan 2011 20:44:34 -0800") 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: Ido Magal Cc: emacs-orgmode@gnu.org, Rainer M Krug Ido Magal writes: > I've gotten the fix and am trying to verify it, however I keep seeing > >>File local-variables error: (invalid-function org-save-outline-visibility) > Hmm, this function is defined in org-macs.el, and is required by ob.el so if you have Org-mode and Babel loaded then the function should be defined. I can't reproduce the error, maybe it is specific to your Emacs version or configuration? Best -- Eric