From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Masterson Subject: Tangling Bernt Hansen's Org-Mode.Org file..? Date: Fri, 04 Apr 2014 22:08:52 -0700 Message-ID: <86lhvkl5wb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWIqw-00075B-37 for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 01:09:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWIqp-0002ez-Ut for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 01:09:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:44656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWIqp-0002er-Nb for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 01:09:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WWIqn-00013F-Lc for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 07:09: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 07:09: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 07:09: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 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?? -- David Masterson