Re: [Orgmode] Re: Links Lost and Export-Report

2010-08-18 Thread Stefan Vollmar
Dear Sebastian, I think your mail and my last one were sent almost at the same time. You are right about the limitations of org-id-update-id-locations. My last point about fixing .org-id-locations is that this is not feasible if you are working in a team (syncing via a code repository) on seve

Re: [Orgmode] Re: Links Lost and Export-Report

2010-08-18 Thread Sebastian Rose
Bernt Hansen writes: > I think you can just regenerate the file with a call to > > M-x org-id-update-id-locations This works for agenda files only, as well as files mentioned in the variable `org-id-locations'. Thus you need to rename the element in the list in your id-locations file. E.G.: Ch

[Orgmode] Re: Links Lost and Export-Report

2010-08-18 Thread Stefan Vollmar
Hello, many thanks to Bernt Hansen for finding the root of my problem. Here is a recipe to unhappiness: Start with two files a.org and b.org which are part of some files you have created with Org-mode in mind for efficently producing high quality HTML content. Set up Org-mode to use ids for l

[Orgmode] Re: Links Lost and Export-Report

2010-08-18 Thread Bernt Hansen
Stefan Vollmar writes: > Dear Bernt, > > On 18.08.2010, at 18:13, Bernt Hansen wrote: > >> Stefan Vollmar writes: >> >>> Hello, >>> >>> I currently have a "showstopper-class" problem with links. I am using >>> Org-mode release_7.01h-129-g3363a with Emacs 23.2.1. I have >>> >>> (require 'org

[Orgmode] Re: Links Lost and Export-Report

2010-08-18 Thread Stefan Vollmar
Dear Bernt, On 18.08.2010, at 18:13, Bernt Hansen wrote: > Stefan Vollmar writes: > >> Hello, >> >> I currently have a "showstopper-class" problem with links. I am using >> Org-mode release_7.01h-129-g3363a with Emacs 23.2.1. I have >> >> (require 'org-install) >> (require 'org-id) >> >> i

[Orgmode] Re: Links Lost and Export-Report

2010-08-18 Thread Bernt Hansen
Stefan Vollmar writes: > Hello, > > I currently have a "showstopper-class" problem with links. I am using > Org-mode release_7.01h-129-g3363a with Emacs 23.2.1. I have > > (require 'org-install) > (require 'org-id) > > in my .emacs file. > > This works fine: > > (1) org-link-to-org-use-id is t