From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Masterson Subject: Re: Tangling Bernt Hansen's Org-Mode.Org file..? Date: Sat, 05 Apr 2014 00:22:11 -0700 Message-ID: <86y4zkb5r0.fsf@gmail.com> References: <86lhvkl5wb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWKyZ-0008O2-GB for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 03:25:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWKyT-0000nh-BH for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 03:25:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:36198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWKyT-0000nV-4p for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 03:25:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WWKyP-0003Xj-RG for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 09:25:05 +0200 Received: from 71-84-12-50.dhcp.trlk.ca.charter.com ([71.84.12.50]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Apr 2014 09:25:05 +0200 Received: from dsmasterson by 71-84-12-50.dhcp.trlk.ca.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Apr 2014 09:25:05 +0200 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: emacs-orgmode@gnu.org David Masterson writes: > Not sure whether this is expected or if I've setup org-mode > incorrectly... > > I've installed a full version of Cygwin on a Windows 8.1 system. I'm, > therefore, using Emacs 24.3 but I've added the org-mode 8.2.5h package. > After putting (package-initialize) near the beginning of my .emacs and > setting up an after-init-hook to require both org-install and > org-compat, the proper version shows up in org-version and everything > looks okay. > > I then pulled down Bernt Hansen's Org-Mode.org file (amazing piece of > work!!) and ran C-c C-v C-t on it to "tangle it" (is that the right > verb?). The first time I did this, I get an error about > "org-with-silent-modifications" being an invalid function (from > org-refresh-category-properties). However, immediately doing the C-c > C-v C-t again correctly tangles the file and produces the expected > Org-Mode.el file. > > Did I mis-setup org-mode?? I think updating the Org package in my Emacs setup helped. -- David Masterson