Fix bug with id files to be scanned
commitc2d7c2f982ef72da6eafc5dd3cb75a48a24b247b
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 28 Oct 2009 09:06:08 +0000 (28 10:06 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 28 Oct 2009 09:06:08 +0000 (28 10:06 +0100)
tree3651049903bd0258ecc20c66c971b4320b33a60d
parent089b5b2ff1c97940a6c729f3ce9a08aea9c33002
Fix bug with id files to be scanned

John Wiegley writes:

> In `org-id-update-id-locations', it uses the value of
> org-id-extra-files and calls file-truename on all its members,
> assuming them to be filenames.
>
> However, my `org-id-extra-files' is the symbol
> `org-agenda-text-search-extra-files', which contains the symbol
> `agenda-archives'.  I get an error because Org is calling
> file-truename on that symbol.  This stops me from doing "id"
> based link lookups within archive files.
lisp/ChangeLog
lisp/org-id.el