From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Sauer Subject: Re: Bug: Org-Contacts.el [7.4] Date: Sun, 6 Mar 2011 19:26:55 -0600 Message-ID: References: <84wrkdynch.fsf@imap.gmail.com> <12482.1299386846@alphaville.dokosmarshall.org> <87ipvv3kgo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015174be8c823f510049dda6419 Return-path: Received: from [140.186.70.92] (port=52247 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwPDu-00016c-Bl for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 20:26:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwPDs-0001BH-FD for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 20:26:57 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:63771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwPDs-0001Aw-AW for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 20:26:56 -0500 Received: by ewy10 with SMTP id 10so1254543ewy.0 for ; Sun, 06 Mar 2011 17:26:55 -0800 (PST) In-Reply-To: <87ipvv3kgo.fsf@gnu.org> 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: Bastien Cc: nicholas.dokos@hp.com, Org Mode Mailing List --0015174be8c823f510049dda6419 Content-Type: text/plain; charset=ISO-8859-1 Nick was gracious enough to help me dig through a few things with my .emacs . . . it appears I had been able to update the emacs lisp in lispdir = $ usr/share/emacs/23.2/lisp/org once so that I was running 7.4 but that wasn't getting updated when I did pulls (need to look into that once) so, I just had to change my .emacs and add a load path to /org-mode/elisp so that it would find everything I was updating (I go into /org-mode to run : git pull && make clean && make && make install && make doc oh, and if anyone has experience on getting make doc to work on cygwin (texi2dvi) it would be appreciated as I haven't quite got that to work right. Thanks to all on the list, especially Nick for the help, it works great now . . .now to get google weather to work the way I want it to. Matthew On Sun, Mar 6, 2011 at 5:20 PM, Bastien wrote: > Matthew Sauer writes: > > > Should I be able to find org-property-set-functions-alist listed in > > org.el? > > Yes: > > C-h v org-property-set-functions-alist RET > > -- > Bastien > > --0015174be8c823f510049dda6419 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Nick was gracious enough to help me dig through a few things with my .emacs= . . . it appears I had been able to update the emacs lisp in=A0
lispdi= r =A0 =3D $ usr/share/emacs/23.2/lisp/org
once so that I was runn= ing 7.4 but that wasn't getting updated when I did pulls (need to look = into that once)
so, I just had to change my .emacs and add a load path to /org-mode/el= isp =A0 so that it would find everything I was updating (I go into /org-mod= e =A0to run :
git pull && make clean && make &= ;& make install && make doc=A0



oh, and if anyone has exp= erience on getting make doc to work on cygwin (texi2dvi) it would be apprec= iated as I haven't quite got that to work right.

Thanks to all on the list, especially Nick for the help, it works grea= t now . . .now to get google weather to work the way I want it to.

Matthew

On Sun, Mar 6, 2= 011 at 5:20 PM, Bastien <bzg@altern.org> wrote:
Matthew Sauer <improv.philosophy@gmail.com>= writes:

> Should I be able to find=A0org-property-set-functions-alist listed in<= br> > org.el?

Yes:

C-h v org-property-set-functions-alist RET

--
=A0Bastien


--0015174be8c823f510049dda6419--