From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Why :ID: properties? Date: Tue, 07 Sep 2010 20:42:20 +0200 Message-ID: <4C86878C.2070303@gmail.com> References: <4C8647D8.1010105@gmail.com> <4C864920.1030404@ccbr.umn.edu> <4C864C75.1010202@gmail.com> <87hbi11us6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47033 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ot37j-0004Bt-8g for Emacs-orgmode@gnu.org; Tue, 07 Sep 2010 14:42:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ot37h-00014i-Hn for Emacs-orgmode@gnu.org; Tue, 07 Sep 2010 14:42:26 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:48642) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot37h-00014W-Df for Emacs-orgmode@gnu.org; Tue, 07 Sep 2010 14:42:25 -0400 Received: by wyb36 with SMTP id 36so7471527wyb.0 for ; Tue, 07 Sep 2010 11:42:24 -0700 (PDT) In-Reply-To: <87hbi11us6.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: Emacs-orgmode@gnu.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/09/10 16:40, Bastien wrote: > Rainer M Krug writes: > >> On 07/09/10 16:16, Erik Iverson wrote: >>> Did you recently start using MobileOrg? >> >> No - I only inserted a link, and around that time the :ID:s appeared. I >> deleted them all manually, but they came back. > > I suspect you need this: > > (set org-link-to-org-use-id nil) That sounds like the most likely solution - thanks. Now I just have to find an easy way to delete all the :PROPERTIES blocks. Cheers, Rainer > > See the variable docstring: > > ,----[ org-link-to-org-use-id is a variable defined in `org.el'. ] > | Its value is create-if-interactive-and-no-custom-id > | > | Documentation: > | Non-nil means storing a link to an Org file will use entry IDs. > | > | Note that before this variable is even considered, org-id must be loaded, > | so please customize `org-modules' and turn it on. > | > | The variable can have the following values: > | > | t Create an ID if needed to make a link to the current entry. > | > | create-if-interactive > | If `org-store-link' is called directly (interactively, as a user > | command), do create an ID to support the link. But when doing the > | job for remember, only use the ID if it already exists. The > | purpose of this setting is to avoid proliferation of unwanted > | IDs, just because you happen to be in an Org file when you > | call `org-remember' that automatically and preemptively > | creates a link. If you do want to get an ID link in a remember > | template to an entry not having an ID, create it first by > | explicitly creating a link to it, using `C-c C-l' first. > | > | create-if-interactive-and-no-custom-id > | Like create-if-interactive, but do not create an ID if there is > | a CUSTOM_ID property defined in the entry. This is the default. > | > | use-existing > | Use existing ID, do not create one. > | > | nil Never use an ID to make a link, instead link using a text search for > | the headline text. > `---- > - -- 2010-07-28 12:01:00,545 INFO [main] davmail - DavMail Gateway 3.6.6-1032 listening on SMTP port 1025 POP port 1110 IMAP port 1143 CALDAV port 1080 LDAP port 1389 2010-07-28 12:03:47,463 INFO [main] davmail - DavMail Gateway 3.6.6-1032 listening on SMTP port 1025 POP port 1110 IMAP port 1143 CALDAV port 1080 LDAP port 1389 2010-07-28 12:03:48,089 DEBUG [CheckRelease] davmail.DavGateway - DavMail released version: 3.6.6-1032 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyGh4wACgkQoYgNqgF2egqmHQCfVaRaclzxpZ7+q6BmN2u0BA6Z WKcAn2v/4x4gJN0g4rwrpvpJdOrz9bG3 =eSUn -----END PGP SIGNATURE-----