From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Philip Chan Subject: Re: org-url-hexify-p is not respected Date: Tue, 11 Sep 2012 13:06:19 -0400 Message-ID: References: <87y5kjrw2z.wl%jamshark70@dewdrop-world.net> <87k3w2myru.wl%jamshark70@dewdrop-world.net> <19932.1347253107@alphaville> <87ehmammgw.wl%jamshark70@dewdrop-world.net> <87392qfknt.fsf@gmail.com> <87d31umkzk.wl%jamshark70@dewdrop-world.net> <87ipbmqrkm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBTtx-0002FG-H2 for emacs-orgmode@gnu.org; Tue, 11 Sep 2012 13:05:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBTtr-0008GY-PE for emacs-orgmode@gnu.org; Tue, 11 Sep 2012 13:05:29 -0400 Received: from blu0-omc1-s20.blu0.hotmail.com ([65.55.116.31]:14979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBTtr-0008DL-L1 for emacs-orgmode@gnu.org; Tue, 11 Sep 2012 13:05:23 -0400 In-Reply-To: (James Harkins's message of "Tue, 11 Sep 2012 18:22:29 +0800") 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: Org-mode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable James Harkins writes: Hi James: > So then the question is, why was I getting the ID-style links in the > first place? I hadn't loaded that module before (I didn't even know > about load-library before). I have org-id loaded and "org-link-to-org-use-id" is set to "create-if-interactive-and-no-custom-id" (which is the default). The only link by id that I get are TODO keywords entries (created by "org-mobile-push"). So there must be something in your setup that set it to "t". > So I think what I will do is add the module. My only real concern is > to get links that work. I had wanted to turn off IDs because it > appeared to me that they were not reliable. Indeed, without > Jambunathan K's comment about load-library, I would still be under the > impression. Why would you need to load it explicitly? org-id is autoloaded by org-install when needed: ,----[ Comments from org-install ] | ;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find | ;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outl= ine-path-completion | ;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org-id.el" | ;;;;;; (20548 39395 725739 953000)) | ;;; Generated autoloads from org-id.el `---- There is something very wrong with you setup. I suggest start fresh with a minimal setup and go from there. Also what do you mean that they are not reliable. What are your values for "org-id-track-globally" and "org-id-locations-file"? Cheers, Charles =2D-=20 "The move was on to 'Free the Lizard'" -- Jim Hamerly and Tom Paquin (Open Sources, 1999 O'Reilly and Associates) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAlBPb5QACgkQ3epPyyKbwPYXnACfbl2UBAjpxzNIxUhxH3RbTZRF nkQAnRIrbIPf09zewJ6cEK8KKDAQTcL2 =j6Vl -----END PGP SIGNATURE----- --=-=-=--