emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: links and ID properties
Date: Wed, 21 Jul 2010 18:39:46 +0200	[thread overview]
Message-ID: <BE54BFAE-B26C-428F-AC82-E294DA9AF302@gmail.com> (raw)
In-Reply-To: <87hbjsu8wt.fsf@pellet.net>


On Jul 21, 2010, at 5:55 PM, Eric Abrahamsen wrote:

> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
>> On Jul 14, 2010, at 7:50 PM, Eric Abrahamsen wrote:
>>
>>> In addition to using org-mode for scheduling and email integration  
>>> and
>>> all that, I've had great success setting up a translation  
>>> environment
>>> I'm finally pleased with. I keep vocabulary items in a separate  
>>> file,
>>> and then create links from vocabulary items into the actual text I'm
>>> translating.
>>>
>>> I've switched computers recently and in the process something has  
>>> gone
>>> wrong with the vocab links. So far as I know, org-link-to-org-use-id
>>> has
>>> always had its default value of create-if-interactive-and-no-custom-
>>> id,
>>> but now calling org-store-link no longer creates an ID property on  
>>> the
>>> target headline (there's no custom id).
>>
>> It does for me.
>>
>>
> [...]
>
>>
>>
>> First of all, I suspect that maybe you are not running the version of
>> Org-mode you think you are.
>> What does M-x org-version return?
>>
>> Second, you can try to recreate the file that links IDs to files.
>> Just load
>> all the relevant Org files into Emacs and then run
>>
>> M-x org-id-update-id-locations RET
>
> After tracking down that command, It seems the only problem is that I
> didn't have org-id in org-modules. I don't think I've ever had it in
> there (did it use to get loaded by default?), but adding it solved my
> problems.

I have just added and autoload for org-id-store-link.  I guess if you  
use

     (setq org-link-to-org-use-id 'create-if-interactive-and-no-custom- 
id)

(which is the default), then org-id should be autoloaded.

- Carsten

      reply	other threads:[~2010-07-21 16:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87oceaosuf.fsf@pellet..net>
2010-07-21 13:06 ` links and ID properties Carsten Dominik
2010-07-21 15:55   ` Eric Abrahamsen
2010-07-21 16:39     ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BE54BFAE-B26C-428F-AC82-E294DA9AF302@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).