From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Elston Subject: Re: Re: Build issue with latest git version - org-crypt.el Date: Wed, 16 Sep 2009 16:25:11 -0700 Message-ID: <4AB173D7.4000708@comcast.net> References: <4AB13299.20608@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mo3sV-0001l5-Or for emacs-orgmode@gnu.org; Wed, 16 Sep 2009 19:25:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mo3sU-0001kF-3V for emacs-orgmode@gnu.org; Wed, 16 Sep 2009 19:25:35 -0400 Received: from [199.232.76.173] (port=41983 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mo3sT-0001k5-Q5 for emacs-orgmode@gnu.org; Wed, 16 Sep 2009 19:25:33 -0400 Received: from qmta03.emeryville.ca.mail.comcast.net ([76.96.30.32]:54362) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mo3sT-00010v-8a for emacs-orgmode@gnu.org; Wed, 16 Sep 2009 19:25:33 -0400 In-Reply-To: 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 Carsten Dominik wrote: > > epg is not part of older versions of Emacs, look like mark is using > Emacs 22? Yeah. 22.3.1. I tried 23 some time ago and had problems with some of the packages I used routinely (I forget which ones right now). So I gave it up. It was also a real hassle maintaining two separate personal 'site-lisp' hierarchies... Maybe its time to try it again. > I have changed org-crypt.el so that it will compile without loading epg. > So an error will only happen if anyone actually uses it. Thanks. Mark